summaryrefslogtreecommitdiff
path: root/django/core/management/commands/validate.py
AgeCommit message (Expand)Author
2007-08-27Changed 'validate' and 'runserver' management commands to display the number ...Adrian Holovaty
2007-08-16Improved error handling for management.py commands, especially for no argumen...Russell Keith-Magee
2007-08-16Major refactoring of django.core.management -- it's now a package rather than...Adrian Holovaty