django-cachalot/cachalot/tests/migrations
Andrew Chen Wang f1087da6f9
Add Django 4.0 support, drop Python 3.6 and Django 3.1 (#208)
* Fix tox.ini and use exclude for ci.yml
* runtests_urls.py had an issue from using pre-Django 2.2 import of urls
* tox.ini forgot to remove 3.7 from Django 4.0 env
* Use re_path
* Avoid system error in Django test
* Fix read/test_union.py
* Test assertion error for read/test_union
* Fix remaining read/test_intersection test
* Bump version
2021-12-07 18:44:25 -05:00
..
0001_initial.py Add Django 4.0 support, drop Python 3.6 and Django 3.1 (#208) 2021-12-07 18:44:25 -05:00
__init__.py Adds migrations for test models. 2015-01-18 17:44:19 +01:00