.. |
__init__.py
|
…
|
|
check.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
compilemessages.py
|
Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.
|
2017-01-20 08:01:02 -05:00 |
createcachetable.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
dbshell.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
diffsettings.py
|
Fixed #27438 -- Added the diffsettings --default option.
|
2016-11-10 07:50:49 -05:00 |
dumpdata.py
|
Fixed #26826 -- Stripped spaces from dumpdata pks arguments
|
2016-07-16 20:49:10 +02:00 |
flush.py
|
Refs #23919 -- Replaced six.reraise by raise
|
2017-01-22 20:08:04 +01:00 |
inspectdb.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
loaddata.py
|
Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.
|
2017-01-20 08:01:02 -05:00 |
makemessages.py
|
Refs #23919 -- Removed unneeded str() calls
|
2017-01-20 14:13:55 +01:00 |
makemigrations.py
|
Refs #23919 -- Replaced io.open() with open().
|
2017-01-18 21:45:12 -05:00 |
migrate.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
runserver.py
|
Refs #23919 -- Removed unneeded str() calls
|
2017-01-20 14:13:55 +01:00 |
sendtestemail.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
shell.py
|
Refs #25838 -- Removed the deprecated shell --plain option.
|
2017-01-17 20:52:02 -05:00 |
showmigrations.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
sqlflush.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
sqlmigrate.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
sqlsequencereset.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
squashmigrations.py
|
Refs #23919 -- Replaced io.open() with open().
|
2017-01-18 21:45:12 -05:00 |
startapp.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
startproject.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |
test.py
|
Fixed #25415 -- Made DiscoverRunner run system checks.
|
2016-12-29 12:33:24 -05:00 |
testserver.py
|
Fixed E128 flake8 warnings in django/.
|
2016-04-08 09:51:06 -04:00 |