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

Fixing import error #22

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

Fixing import error #22

wants to merge 4 commits into from

Commits on Dec 26, 2016

  1. Fixing import error

    This fixes an import error encountered in django 1.10
    DavidSMills committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    b232af9 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2016

  1. Update fakers.py

    Fixing cases where old django versions are used
    DavidSMills committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    2882131 View commit details
    Browse the repository at this point in the history
  2. Update populator.py

    Makeing datetimes timezone aware to suppress warnings in Django
    DavidSMills committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    71186e5 View commit details
    Browse the repository at this point in the history
  3. Update populator.py

    Adding reset capabilities to allow reusing populator in tests
    DavidSMills committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    4c63929 View commit details
    Browse the repository at this point in the history