django-auditlog/auditlog/migrations
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
..
0001_initial.py Apply isort to the code base 2021-06-24 14:33:30 +03:00
0002_auto_support_long_primary_keys.py Apply isort to the code base 2021-06-24 14:33:30 +03:00
0003_logentry_remote_addr.py Apply isort to the code base 2021-06-24 14:33:30 +03:00
0004_logentry_detailed_object_repr.py build: replace django-jsonfield with django-jsonfield-backport (#339) 2022-02-24 17:43:28 +03:00
0005_logentry_additional_data_verbose_name.py build: replace django-jsonfield with django-jsonfield-backport (#339) 2022-02-24 17:43:28 +03:00
0006_object_pk_index.py Blacken the code 2021-06-24 13:04:48 +03:00
0007_object_pk_type.py Blacken the code 2021-06-24 13:04:48 +03:00
0008_timestamp_index.py Blacken the code 2021-06-24 13:04:48 +03:00
0009_timestamp_id_index.py Blacken the code 2021-06-24 13:04:48 +03:00
0010_action_index.py Add a DB index to LogEntry's action field (#236) 2022-02-24 17:43:28 +03:00
0011_alter_logentry_additional_data.py build: replace django-jsonfield with django-jsonfield-backport (#339) 2022-02-24 17:43:28 +03:00
__init__.py Clean up project structure 2020-11-12 16:15:05 +03:00