index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
core
/
management
Age
Commit message (
Expand
)
Author
2007-08-17
Added fix for verbosity handling in loaddata and test commands.
Russell Keith-Magee
2007-08-16
Added 'django-admin.py testserver' command and docs
Adrian Holovaty
2007-08-16
Added shutdown_message to runserver command -- a hook for specifying a messag...
Adrian Holovaty
2007-08-16
Removed some trailing space in commands/syncdb.py
Adrian Holovaty
2007-08-16
Fixed bug in django.core.management.base.copy_helper, related to refactoring ...
Adrian Holovaty
2007-08-16
Fixed #5182 -- Fixed missing 'import sys' in syncdb.py. Thanks, John Shaffer
Adrian Holovaty
2007-08-16
Improved error handling for management.py commands, especially for no argumen...
Russell Keith-Magee
2007-08-16
Fixed #5179 -- Added missing kwargs to startapp command. Thanks for the repor...
Russell Keith-Magee
2007-08-16
Fixed #5178 -- Added missing 'import sys' in management/commands/test.py. Tha...
Russell Keith-Magee
2007-08-16
Major refactoring of django.core.management -- it's now a package rather than...
Adrian Holovaty
[prev]