Alieh Rymašeŭski
d7dd32af92
Switch MIDDLEWARE from a tuple to a list
...
This is a recommended change starting with Django 1.9.
2022-06-28 19:20:02 +02:00
Alieh Rymašeŭski
309eef5d2a
Allow running tox environments in parallel
2022-06-28 19:08:36 +02:00
Hasan Ramezani
de0625b378
Drop Django 2.2 support.
2022-05-01 13:48:26 +02:00
François Magimel
2e9668dc05
build: replace django-jsonfield with django-jsonfield-backport ( #339 )
...
The `django-jsonfield` module is not maintained anymore and raises some
errors with Django 4.0. So, as a recommendation in this package, and as
Django 2.2 is still maintained, `django-jsonfield-backport` will do the
job for the `JSONField` field.
Ref #43
Ref #334
2022-01-07 22:14:36 +01:00
Hasan Ramezani
1a437f4e40
Add DEFAULT_AUTO_FIELD to test settings.
2021-05-25 00:50:02 +02:00
Hasan Ramezani
f5bb5cb1a2
Add black and format files with black.
2020-12-06 23:10:18 +01:00
Jan-Jelle Kester
c619b8c606
Support Django 3.1
2020-09-07 16:52:32 +02:00
Jan-Jelle Kester
2010b49d06
Fix Django 3.0 field choices diff
2020-09-07 16:52:32 +02:00
Jan-Jelle Kester
3acab4322b
Drop Python 2, support Django 3.0, update dependencies
2020-09-07 16:52:32 +02:00
Jan-Jelle Kester
ee8a700b1b
Clean up project structure
2020-09-07 16:52:32 +02:00