django-auditlog/auditlog_tests
François Magimel 1b88f8c11c 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-02-24 17:43:28 +03:00
..
__init__.py Not define default_app_config for Django 3.2+ 2021-06-30 11:33:09 +03:00
admin.py Use admin for test site 2020-09-07 16:52:32 +02:00
apps.py Blacken the code 2021-06-24 13:04:48 +03:00
manage.py Clean up project structure 2020-11-12 16:15:05 +03:00
models.py Add logic to track m2m relationships 2021-06-28 16:47:45 +03:00
test_settings.py build: replace django-jsonfield with django-jsonfield-backport (#339) 2022-02-24 17:43:28 +03:00
tests.py build: replace django-jsonfield with django-jsonfield-backport (#339) 2022-02-24 17:43:28 +03:00
urls.py Replace old-style routing with new-style 2021-06-24 14:37:32 +03:00