index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
django-admin.txt
Age
Commit message (
Expand
)
Author
2019-11-08
[3.0.x] Refs #30948 -- Updated install instructions to use pip instead of set...
Jon Dufresne
2019-11-07
[3.0.x] Fixed #30865 -- Doc'd that not all DATABASES['OPTIONS'] are passed to...
Farhaan Bukhsh
2019-10-08
[3.0.x] Fixed #28790 -- Doc'd how to avoid running certain test classes in pa...
Caio Ariede
2019-09-30
[3.0.x] Doc'd that migrate commmand accepts a unique migration name prefix.
David Vaz
2019-09-27
[3.0.x] Fixed #30597 -- Clarified how to unapply migrations.
David Vaz
2019-09-27
[3.0.x] Refs #30597 -- Added a warning about dependent apps when unapplying m...
David Vaz
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-08-07
Fixed #30676 -- Added --pdb option to test runner.
Andrew Godwin
2019-07-31
Fixed #30160 -- Added support for LZMA and XZ templates to startapp/startproj...
Nick Pope
2019-07-31
Refs #30160 -- Doc'd startapp/startproject support for tarfile templates.
Nick Pope
2019-07-31
Refs #30160 -- Simplified archive extension map and added other aliases.
Nick Pope
2019-07-11
Doc'd --no-input option for createsuperuser.
Hasan Ramezani
2019-07-09
Fixed typos in docs/ref/django-admin.txt.
Mariusz Felisiak
2019-07-02
Fixed #27801 -- Made createsuperuser fall back to environment variables for p...
Hasan Ramezani
2019-05-07
Fixed typo in docs/ref/django-admin.txt.
Daniel Musketa
2019-05-03
Ignored pywatchman.SocketTimeout in Watchman autoreloader.
Daniel Hahler
2019-04-30
Fixed #30245 -- Added -k option to DiscoverRunner.
François Freitag
2019-04-30
Fixed #30418 -- Added --skip-checks management command option.
Jon Dufresne
2019-04-26
Fixed #30361 -- Increased the default timeout of watchman client to 5 seconds...
Jacob Green
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2019-03-08
Fixed #30186 -- Made showmigrations --list display the applied datetimes at v...
tschilling
2019-02-06
Refs #15372 -- Removed obsolete docs about manage.py setting sys.path.
Andy Chosak
2019-01-28
Fixed #29973 -- Added compilemessages --ignore option.
rsiemens
2019-01-17
Removed versionadded/changed annotations for 2.1.
Tim Graham
2019-01-13
Fixed #27685 -- Added watchman support to the autoreloader.
Tom Forbes
2018-12-19
Fixed #30031 -- Added --no-header option to makemigrations/squashmigrations.
Dakota Hawkins
2018-11-26
Refs #29722 -- Added introspection of materialized views for Oracle.
Mariusz Felisiak
2018-11-19
Refs #29722 -- Added introspection of partitions for PostgreSQL.
Nick Pope
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-10-23
Fixed #29831 -- Added validation for makemigrations --name.
Prabakaran Kumaresshan
2018-10-23
Refs #29877 -- Made diveinto.org URLs HTTPS.
Jon Dufresne
2018-10-23
Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.
za
2018-10-15
Fixed #29817 -- Deprecated settings.FILE_CHARSET.
Jon Dufresne
2018-10-02
Refs #29722 -- Added introspection of materialized views for PostgreSQL.
Nick Pope
2018-10-02
Fixed #29719 -- Added introspection of foreign tables for PostgreSQL.
Nick Pope
2018-10-02
Removed docs for obsolete limitations of inspectdb.
Tim Graham
2018-09-11
Fixed #29560 -- Added --force-color management command option.
Hasan Ramezani
2018-08-03
Fixed #29198 -- Added migrate --plan option.
Calvin DeBoer
2018-05-17
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-03-22
Fixed #29250 -- Added 'django_version' context to startapp/project docs.
Graham Ullrich
2018-02-12
Fixed #24270 -- Doc'd that django_bash_completion is only in the source distr...
Carlton Gibson
2018-01-27
Fixed #29004 -- Added inspectdb --include-views option.
bquinn
2018-01-24
Fixed #28784 -- Clarified how migrate --fake works.
Senthil
2018-01-23
Fixed "template tag" spelling in docs.
Tim Graham
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-20
Refs #25604 -- Removed docs for makemigrations --exit.
Chris Jerdonek
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-09
Refs #24928 -- Added introspection support for PostgreSQL JSONField
Claude Paroz
[next]