summaryrefslogtreecommitdiff
path: root/tests/setup_django.py
Commit message (Collapse)AuthorAgeFilesLines
* Lint test code.Raphaël Barrois2019-08-241-1/+0
|
* Drop support for Python<3.4.Raphaël Barrois2019-08-241-2/+11
|
* django: Replace south with django.db.migrationsRaphaël Barrois2016-09-011-0/+21
Update tests accordingly.