django-dbtemplates/dbtemplates
Matthew Ghantous 9480726c5e PD-5187 PD-5295 Changes for Django 1.8 compatibility
Convert to a Django migrated app
Change loader and template code to work with Django 1.8
2015-10-23 11:56:46 -04:00
..
locale add Russian locale 2013-07-30 14:35:07 +06:00
management Minor cosmetic changes to please flake8. 2013-04-04 11:33:00 +02:00
migrations PD-5187 PD-5295 Changes for Django 1.8 compatibility 2015-10-23 11:56:46 -04:00
south_migrations PD-5187 PD-5295 Changes for Django 1.8 compatibility 2015-10-23 11:56:46 -04:00
static/dbtemplates Moved media/* to static/* for new staticfiles compatibility. 2011-04-11 18:00:48 +02:00
utils PD-5187 PD-5295 Changes for Django 1.8 compatibility 2015-10-23 11:56:46 -04:00
__init__.py Bumped version to 1.3. 2012-05-07 23:52:59 +02:00
admin.py Include fields to class Meta 2014-09-23 15:19:16 +07:00
conf.py Minor cosmetic changes to please flake8. 2013-04-04 11:33:00 +02:00
loader.py PD-5187 PD-5295 Changes for Django 1.8 compatibility 2015-10-23 11:56:46 -04:00
models.py PD-5187 PD-5295 Changes for Django 1.8 compatibility 2015-10-23 11:56:46 -04:00
test_cases.py Minor cosmetic changes to please flake8. 2013-04-04 11:33:00 +02:00
test_settings.py Moved to django-discover-runner. 2012-05-23 23:50:32 +02:00