This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
admin_scripts
History
Claude Paroz
d30516e163
Prevented leftover files and dirs in admin_scripts tests
2012-10-29 19:08:07 +01:00
..
app_with_import
Convert much of the regression tests to use absolute imports. There's still work to be done though.
2011-10-13 18:51:33 +00:00
broken_app
…
complex_app
Convert much of the regression tests to use absolute imports. There's still work to be done though.
2011-10-13 18:51:33 +00:00
custom_templates
Fixed
#18091
-- Non-ASCII templates break
django-admin.py startproject --template=TEMPLATE
.
2012-08-28 23:23:07 +02:00
management
Fixed
#18634
-- Don't escape variables in the context for startproject/startapp.
2012-07-25 22:24:41 +02:00
simple_app
Convert much of the regression tests to use absolute imports. There's still work to be done though.
2011-10-13 18:51:33 +00:00
__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
Fixed
#17042
-- Extended startproject and startapp management commands to better handle custom app and project templates. Many thanks to Preston Holmes for his initial patch and Alex Gaynor, Carl Meyer, Donald Stufft, Jacob Kaplan-Moss and Julien Phalip for code reviewing.
2011-12-22 22:38:02 +00:00