django-dbtemplates/dbtemplates/management/commands
Nikolaus Schlemm 79d1d3986f
Fixes #99 by replacing raw_input with input
added (propably obsolete) backwards compatability as django already threw out six
2019-06-19 12:15:59 +02:00
..
__init__.py new management command 'sync_templates' for syncing the templates bidirectional 2008-05-13 22:34:38 +00:00
check_template_syntax.py Port to Python 3 and removed legacy code 2016-09-20 10:34:59 +02:00
create_error_templates.py Port to Python 3 and removed legacy code 2016-09-20 10:34:59 +02:00
sync_templates.py Fixes #99 by replacing raw_input with input 2019-06-19 12:15:59 +02:00