django1/django/core/management
Claude Paroz 684b2077b3 Improved readability of negative condition in makemessages
Thanks Berker Peksag for the suggestion.
2014-11-17 13:42:14 +01:00
..
commands Improved readability of negative condition in makemessages 2014-11-17 13:42:14 +01:00
__init__.py Fixed #23685 -- Made call_command skip checks by default 2014-10-20 17:26:00 +02:00
base.py Clarified BaseCommand --traceback behavior. 2014-10-30 14:15:31 -04:00
color.py Refactored color_style() and no_style() to improve testability. Refs #23663. 2014-10-22 11:27:00 +07:00
sql.py Normalized opening a file and decoding its content. 2014-11-11 22:54:27 +01:00
templates.py Simplified handle_extensions management utility 2014-11-17 09:24:56 +01:00
utils.py Simplified handle_extensions management utility 2014-11-17 09:24:56 +01:00