django-dbtemplates/dbtemplates
2019-01-28 02:07:52 +01:00
..
locale Recompiled russian locale correctly 2017-05-18 18:00:03 +03:00
management Fixes #82 TypeError: can only concatenate list (not "tuple") to list 2019-01-28 02:07:52 +01: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 Bump version to 3.0. 2019-01-27 22:26:41 +01:00
admin.py Merge pull request #87 from eprikazc/master 2018-10-01 18:52:35 +01:00
apps.py Add Django appconfig for overriding the name in the admin 2016-09-20 12:41:44 +02:00
conf.py Fix some Python 3 issues - thanks @vikingco 2015-08-19 11:42:39 +02:00
loader.py Update Loader class to up-to-date template loader API 2017-12-09 20:40:57 +03:00
models.py Use django.utils.six instead of six directly. 2019-01-27 21:54:57 +01:00
test_cases.py Fix flake8 W504 line break after binary operator 2019-01-26 01:18:32 +01:00
test_settings.py Fix test matrix. 2017-11-22 15:43:19 +01:00