summaryrefslogtreecommitdiff
path: root/django/core/management/commands/diffsettings.py
AgeCommit message (Expand)Author
2010-02-21Fixed #12655 - diffsettings command now returns the diff instead of printing....Jannis Leidel
2009-03-03Final piece (he says, hopefully) of r9945 changes.Malcolm Tredinnick
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