Skip to content

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
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.

1 participant