django/tests/user_commands/management/commands
Claude Paroz 122c90a43b Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute
Thanks Tim Graham for the review.
2016-10-02 20:31:56 +02:00
..
__init__.py
dance.py
hal.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
leave_locale_alone_false.py Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute 2016-10-02 20:31:56 +02:00
leave_locale_alone_true.py Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute 2016-10-02 20:31:56 +02:00
reverse_url.py Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
transaction.py