django-dbtemplates/dbtemplates
Giovanni B 2b747bc4af
Fixes #113 (#115)
* Fixes #113

* Update tox.ini

Co-authored-by: Jannis Leidel <jannis@leidel.info>

Co-authored-by: Jannis Leidel <jannis@leidel.info>
2021-10-21 17:35:56 +02:00
..
locale Recompiled russian locale correctly 2017-05-18 18:00:03 +03:00
management Fixes #113 (#115) 2021-10-21 17:35:56 +02:00
migrations remove byte string from migration file 2018-02-12 20:02:23 +01:00
static/dbtemplates Moved media/* to static/* for new staticfiles compatibility. 2011-04-11 18:00:48 +02:00
utils Update get_template_source utility function to use up-to-date template API 2017-12-09 21:38:42 +03:00
__init__.py Migrate to GitHub Actions. (#112) 2020-12-09 09:55:35 +01:00
admin.py integrate with django-reversion-compare to offer a history compare view in admin 2020-06-15 13:08:47 +07:00
apps.py Add Django appconfig for overriding the name in the admin 2016-09-20 12:41:44 +02:00
conf.py Migrate to GitHub Actions. (#112) 2020-12-09 09:55:35 +01:00
loader.py Update Loader class to up-to-date template loader API 2017-12-09 20:40:57 +03:00
models.py Migrate to GitHub Actions. (#112) 2020-12-09 09:55:35 +01:00
test_cases.py Django 3.0.4 (#107) 2020-06-15 14:17:18 +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