This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
130829334c
django1
/
django
/
core
/
management
History
Aymeric Augustin
d1c72d9e01
Removed django.core.management.setup_environ and execute_manager.
2012-12-29 21:59:07 +01:00
..
commands
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00
__init__.py
Removed django.core.management.setup_environ and execute_manager.
2012-12-29 21:59:07 +01:00
base.py
Replaced some smart_xxx by force_xxx equivalent
2012-08-30 15:46:16 +02:00
color.py
Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying attention to every commit I make :-)
2010-02-03 00:34:49 +00:00
sql.py
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00
templates.py
Fixed
#19397
-- Crash on binary files in project templates.
2012-12-03 10:45:18 +01:00
validation.py
Removed some stray debug lines introduced accidentally in
c8985a8
.
2012-11-24 15:26:36 +08:00