Django

Code

root/django/trunk/django/core/management/commands

Name Size Rev Age Last Change
../
__init__.py 0 bytes 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
cleanup.py 496 bytes 7844 5 months mtredinnick: Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup …
compilemessages.py 2.4 kB 8527 3 months mtredinnick: Fixed #8491 -- Allow settings.LOCALE_PATH to be any sequence, not just a …
createcachetable.py 1.8 kB 7790 5 months mtredinnick: Make sure we only create the minimum number of table indexes for …
dbshell.py 0.8 kB 8990 3 months adrian: Fixed #8978 -- We now print a helpful error message for 'manage.py …
diffsettings.py 1.3 kB 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
dumpdata.py 2.2 kB 7629 5 months russellm: Fixed #7436 -- Corrected a fix from [7615] that broke some test cases. …
flush.py 2.7 kB 9110 2 months russellm: Promoted --verbosity to be a top level option for all management commands. …
inspectdb.py 6.0 kB 9053 2 months adrian: Fixed #8573 -- Fixed bug in 'inspectdb' regarding case-sensitivity of …
loaddata.py 7.7 kB 9357 2 weeks russellm: Fixed #9011 -- Corrected handling of fixture files that contain errors to …
makemessages.py 10.6 kB 9155 2 months kmtracey: Fixed #9212: Added code to check the xgettext version, and if it is lower …
reset.py 1.9 kB 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
runfcgi.py 0.7 kB 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
runserver.py 3.6 kB 8749 3 months mtredinnick: Fixed #8702 -- Set up the initial locale correctly for the development …
shell.py 2.5 kB 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
sql.py 361 bytes 7706 5 months russellm: Fixed #6650 -- Added UTF-8 encoding to SQL output provided by management …
sqlall.py 393 bytes 7706 5 months russellm: Fixed #6650 -- Added UTF-8 encoding to SQL output provided by management …
sqlclear.py 359 bytes 7706 5 months russellm: Fixed #6650 -- Added UTF-8 encoding to SQL output provided by management …
sqlcustom.py 371 bytes 8133 4 months mtredinnick: Fixed #7589 -- Added a way for post-table-creation SQL modifications to be …
sqlflush.py 451 bytes 7706 5 months russellm: Fixed #6650 -- Added UTF-8 encoding to SQL output provided by management …
sqlindexes.py 372 bytes 7706 5 months russellm: Fixed #6650 -- Added UTF-8 encoding to SQL output provided by management …
sqlinitialdata.py 270 bytes 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
sqlreset.py 374 bytes 7706 5 months russellm: Fixed #6650 -- Added UTF-8 encoding to SQL output provided by management …
sqlsequencereset.py 404 bytes 7706 5 months russellm: Fixed #6650 -- Added UTF-8 encoding to SQL output provided by management …
startapp.py 1.8 kB 7652 5 months adrian: Fixed #6654 -- Slightly refactored the way 'startproject' and 'startapp' …
startproject.py 1.6 kB 7652 5 months adrian: Fixed #6654 -- Slightly refactored the way 'startproject' and 'startapp' …
syncdb.py 7.4 kB 9110 2 months russellm: Promoted --verbosity to be a top level option for all management commands. …
test.py 1.2 kB 9110 2 months russellm: Promoted --verbosity to be a top level option for all management commands. …
testserver.py 1.4 kB 9110 2 months russellm: Promoted --verbosity to be a top level option for all management commands. …
validate.py 257 bytes 7294 8 months mtredinnick: Added "svn:eol-style native" to every text file in the tree (*.txt, …
Note: See TracBrowser for help on using the browser.