Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/core/management/commands/diffsettings.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23968 -- Replaced list comprehension with generato...Jon Dufresne2014-12-081-1/+1
* Fixed #22835 -- Deprecated NoArgsCommand.Maxime Turcotte2014-06-191-3/+3
* Converted remaining management commands to argparseClaude Paroz2014-06-141-8/+5
* Fixed #16905 -- Added extensible checks (nee validation) ...Russell Keith-Magee2014-01-201-1/+1
* More attacking E302 violatorsAlex Gaynor2013-11-021-0/+2
* Fixed #17037 -- Added a --all option to diffsettings.Aymeric Augustin2013-03-181-3/+13
* [py3] Fixed access to dict keys/values/items.Aymeric Augustin2012-08-071-3/+1
* Fixed #12655 - diffsettings command now returns the diff ...Jannis Leidel2010-02-221-1/+1
* Final piece (he says, hopefully) of r9945 changes.Malcolm Tredinnick2009-03-031-2/+2
* Improved error handling for management.py commands, espec...Russell Keith-Magee2007-08-161-3/+3
* Major refactoring of django.core.management -- it's now a...Adrian Holovaty2007-08-161-0/+32