django-constance/constance/backends/database
Asger Hautop Drewsen ebb5c8608b
Add default_auto_field to database backend (#449)
This ensures that changing DEFAULT_AUTO_FIELD in settings.py doesn't
create migrations for constance.
2022-03-11 13:25:57 -06:00
..
migrations Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
__init__.py Allow concurrent calls to set() method (#384) 2020-03-05 18:04:55 -05:00
apps.py Add default_auto_field to database backend (#449) 2022-03-11 13:25:57 -06:00
models.py Use gettext_lazy instead of ugettext_lazy (#421) 2020-11-18 11:14:05 -05:00