django-dbtemplates/dbtemplates
Jared Whiklo eab2ce0a7e
Some checks failed
Test / build (3.10) (push) Has been cancelled
Test / build (3.11) (push) Has been cancelled
Test / build (3.13) (push) Has been cancelled
Test / build (3.14) (push) Has been cancelled
Test / build (3.8) (push) Has been cancelled
Test / build (3.9) (push) Has been cancelled
Add yes/no options (#137)
Co-authored-by: Michał Pasternak <michal.dtz@gmail.com>
2026-04-24 09:46:33 +02:00
..
locale Recompiled russian locale correctly 2017-05-18 18:00:03 +03:00
management Add yes/no options (#137) 2026-04-24 09:46:33 +02:00
migrations fix: use BigAutoField as id (#159) 2026-04-24 09:45:38 +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 fix: use BigAutoField as id (#159) 2026-04-24 09:45:38 +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