0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/regressiontests/admin_scripts
Aymeric Augustin baae4b8187 Fixed #19397 -- Crash on binary files in project templates.
Thanks gw 2012 at tnode com for the report.
2012-12-03 10:45:18 +01:00
..
app_with_import
broken_app
complex_app
custom_templates Fixed #19397 -- Crash on binary files in project templates. 2012-12-03 10:45:18 +01:00
management Fixed #18634 -- Don't escape variables in the context for startproject/startapp. 2012-07-25 22:24:41 +02:00
simple_app
__init__.py
models.py [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
tests.py Prevented leftover files and dirs in admin_scripts tests 2012-10-29 19:08:07 +01:00
urls.py