django-dbtemplates/dbtemplates
2025-06-17 16:38:05 -07: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 Fix cache invalidation (#131) 2025-06-17 16:38:05 -07: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 Revert "Split out an AbstractTemplate model for easier reuse" (#154) 2025-05-29 23:31:49 +02:00
test_cases.py Fix cache invalidation (#131) 2025-06-17 16:38:05 -07:00
test_settings.py added django 2.2, dropped django 2.0 and python 3.4 2019-06-19 13:37:44 +02:00