django-dbtemplates/dbtemplates
2025-05-26 22:08:21 +02:00
..
locale Recompiled russian locale correctly 2017-05-18 18:00:03 +03:00
management Passing flake8 2022-08-08 00:49:40 +02:00
migrations Add missing migration for creation_date and last_changed changes (#151) 2025-05-26 22:08:21 +02:00
static/dbtemplates Moved media/* to static/* for new staticfiles compatibility. 2011-04-11 18:00:48 +02:00
utils Flake8 2022-08-10 22:32:23 +02:00
__init__.py Support for Python 3.12 and up (#143) 2025-02-16 21:08:16 +01:00
admin.py Make creation_date and last_updated fields readonly in admin (#144) 2025-05-26 19:59:50 +02:00
apps.py Add default_auto_field to AppConfig (#146) 2025-05-26 19:53:42 +02:00
conf.py Passing flake8 2022-08-08 00:49:40 +02:00
loader.py Passing flake8 2022-08-08 00:49:40 +02:00
models.py Add explicit id field to avoid creating migration with DEFAULT_AUTO_FIELD set to BigAutoField (#142) 2025-05-26 20:13:03 +02:00
test_cases.py Passing flake8 2022-08-08 00:49:40 +02:00
test_settings.py added django 2.2, dropped django 2.0 and python 3.4 2019-06-19 13:37:44 +02:00