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
3c0a81aaf0
django1
/
django
/
core
/
management
History
Claude Paroz
eb03fe1642
Added introspection tests for most of Django model fields
2013-01-31 20:41:57 +01:00
..
commands
Added introspection tests for most of Django model fields
2013-01-31 20:41:57 +01:00
__init__.py
Removed django.core.management.setup_environ and execute_manager.
2012-12-29 21:59:07 +01:00
base.py
Fixed
#19665
-- Ensured proper stderr output for Command.run_from_argv
2013-01-25 14:56:41 +01: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
#19125
-- The startproject command should validate the name earlier
2013-01-24 09:26:13 +01:00
validation.py
Avoided unnecessary recreation of RelatedObjects
2013-01-18 07:09:39 +02:00