Skip to content

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

Open
chanceraine wants to merge 17 commits intojoke2k:masterfrom
chanceraine:master
Open

Updated to work with Django 1.11/2 + python 2/3#28
chanceraine wants to merge 17 commits intojoke2k:masterfrom
chanceraine:master

Conversation

@chanceraine
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

Coverage Status

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

@rosscdh
Copy link
Copy Markdown

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.

4 participants