Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support of the django versions 1.8-2.1 #12

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

Conversation

vznncv
Copy link

@vznncv vznncv commented Oct 12, 2018

The pull request contains the following changes:

  • support of the django 1.7 or lower has been dropped
  • support of the django 1.8-2.1 has been added
  • the south migrations have been replaced by django ones
  • the tests have been moved into a separate folder
  • the tox and pytest were added to run tests
  • the .travis.yml was updated (new django versions and tox integration)
  • the structure of the setup.py has been simplified

Changes:
- drop django support 1.7 or lower.
- add support of the django 1.8-2.1
- replace south migration by django migration
- move tests into separate directory
Changes:
- simplify setup.py script
- updated .travis.ci matrix
- updated changelog
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant