Andrew Godwin 8c12d51ea2 Fixed #22487: Optional rollback emulation for migrated apps %!s(int64=10) %!d(string=hai) anos
..
__init__.py 01adbb55e6 Major refactoring of django.core.management -- it's now a package rather than a 1730-line single module. All django-admin/manage.py commands are now stored in separate modules. This is backwards-incompatible for people who used django.core.management functions directly %!s(int64=17) %!d(string=hai) anos
check.py 395d75ea6b Fixed #22194 -- Added --list-tags option to check command. %!s(int64=11) %!d(string=hai) anos
compilemessages.py d1799233f4 Fixed clash caused by the newly introduced -e shorthand for makemessages --exclude. %!s(int64=11) %!d(string=hai) anos
createcachetable.py 0757e0f30d Avoided transactional DDL on castrated databases. %!s(int64=11) %!d(string=hai) anos
dbshell.py d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework %!s(int64=11) %!d(string=hai) anos
diffsettings.py d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework %!s(int64=11) %!d(string=hai) anos
dumpdata.py b7de5f5d3f Fixed a few ResourceWarning in the test suite. Refs #22680. %!s(int64=11) %!d(string=hai) anos
flush.py 8c12d51ea2 Fixed #22487: Optional rollback emulation for migrated apps %!s(int64=10) %!d(string=hai) anos
inspectdb.py 778ce245dd Corrected many style guide violations that the newest version of flake8 catches %!s(int64=11) %!d(string=hai) anos
loaddata.py 428c0bbe1b Appeased flake8 2.1.0. %!s(int64=11) %!d(string=hai) anos
makemessages.py dbb48d2bb9 Applied unicode_literals to makemessages command %!s(int64=11) %!d(string=hai) anos
makemigrations.py 3f91238adf Fixed #22777: Add dependency on through for autodetected M2M adds %!s(int64=10) %!d(string=hai) anos
migrate.py e520a73eee Harmonized some PEP 0263 coding preambles %!s(int64=11) %!d(string=hai) anos
runfcgi.py 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings %!s(int64=11) %!d(string=hai) anos
runserver.py 1dcc603eff Fixed several typos in Django %!s(int64=10) %!d(string=hai) anos
shell.py d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework %!s(int64=11) %!d(string=hai) anos
sql.py 1d4bcb86ea Changed sql_* to use an app config instead of a models module. %!s(int64=11) %!d(string=hai) anos
sqlall.py 1d4bcb86ea Changed sql_* to use an app config instead of a models module. %!s(int64=11) %!d(string=hai) anos
sqlclear.py 1d4bcb86ea Changed sql_* to use an app config instead of a models module. %!s(int64=11) %!d(string=hai) anos
sqlcustom.py 1d4bcb86ea Changed sql_* to use an app config instead of a models module. %!s(int64=11) %!d(string=hai) anos
sqldropindexes.py 1d4bcb86ea Changed sql_* to use an app config instead of a models module. %!s(int64=11) %!d(string=hai) anos
sqlflush.py 7548aa8ffd More attacking E302 violators %!s(int64=11) %!d(string=hai) anos
sqlindexes.py 1d4bcb86ea Changed sql_* to use an app config instead of a models module. %!s(int64=11) %!d(string=hai) anos
sqlmigrate.py e520a73eee Harmonized some PEP 0263 coding preambles %!s(int64=11) %!d(string=hai) anos
sqlsequencereset.py f70f669941 Fixed #22749: Making SQL management commands migration aware. %!s(int64=10) %!d(string=hai) anos
squashmigrations.py 83413c53d2 Fixed #22511 -- Added args to migrations management commands. %!s(int64=11) %!d(string=hai) anos
startapp.py fdd7a355bf Deprecated django.utils.importlib %!s(int64=11) %!d(string=hai) anos
startproject.py 46082339d2 the SECRET_KEY is not a hash %!s(int64=11) %!d(string=hai) anos
syncdb.py 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings %!s(int64=11) %!d(string=hai) anos
test.py d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework %!s(int64=11) %!d(string=hai) anos
testserver.py 8c12d51ea2 Fixed #22487: Optional rollback emulation for migrated apps %!s(int64=10) %!d(string=hai) anos
validate.py 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings %!s(int64=11) %!d(string=hai) anos