Skip to content
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

Updated to work with Django 1.11/2 + python 2/3 #28

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

chanceraine
Copy link

Warning - this is a major revision
Things fixed:

  • Relational field population now works properly
  • Constraints (unique/unique together) are now taken into consideration
  • Added a lot more tests (https://travis-ci.org/chanceraine/django-faker)
  • Works with more standard versions of Django now (1.11/2)

Personal, More Controversial Improvements

  • Snake case'd everything
  • Refactored how populator does its guessing a bit
  • Broke backwards compatibility left and right

@coveralls
Copy link

coveralls commented Mar 29, 2018

Coverage Status

Coverage remained the same at ?% when pulling a8934a4 on chanceraine:master into 345e3ee on joke2k:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling a8934a4 on chanceraine:master into 345e3ee on joke2k:master.

@rosscdh
Copy link

rosscdh commented May 10, 2018

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants