-
Notifications
You must be signed in to change notification settings - Fork 299
added a factory with relations and some basic tests #100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added a factory with relations and some basic tests #100
Conversation
9818e89
to
1702a8e
Compare
1702a8e
to
5e6d22b
Compare
A PR apparently used code which only works on Django 1.8. I'll try to investigate.
I fixed that in #97 but I am still working on it.
On Sep 18, 2015 6:05 PM, Abdulhaq Emhemmed notifications@github.com wrote:
A PR apparently used code which only works on Django 1.8. I'll try to investigate.
—
Reply to this email directly or view it on GitHubhttps://github.com//pull/100#issuecomment-141580485.
Great, you might find this section from Django 1.8 release notes useful.
Sure, I stumbled across these already.
@abdulhaq-e thanks for this, I merged it to the develop
branch
No description provided.