summaryrefslogtreecommitdiff
path: root/docs/ref/django-admin.txt
AgeCommit message (Expand)Author
2025-09-12[5.2.x] Fixed #36597 -- Corrected directives for functions from email module ...Mridul Dhall
2025-09-04[5.2.x] Refs #36588 -- Warned about using external templates in startapp/star...Jake Howard
2025-03-21[5.2.x] Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable ...Johanan Oppong Amoateng
2025-02-10[5.2.x] Refs #35515 -- Added missing docs for `--no-imports` flag for the she...Natalia
2025-01-09Fixed #35515 -- Added automatic model imports to shell management command.Salvo Polizzi
2024-08-13Fixed typo of --no-startup in django-admin docs.David Smith
2024-08-12Refs #35591 -- Removed hardcoded "stable" version in runserver warning.Mariusz Felisiak
2024-08-09Fixed #35591 -- Added unsuitable for production console warning to runserver.Andrew Miller
2024-08-08Refs #35591 -- Emphasized that runserver is not suitable for production.Andrew Miller
2024-05-22Removed versionadded/changed annotations for 5.0.Natalia
2024-05-03Fixed #35427 -- Corrected help text for makemessages --extension in docs/ref/...Shamil
2024-01-20Updated "Dive Into Python" links.Emmanuel Katchy
2023-11-09Fixed #34457 -- Restored output for makemigrations --check.Adam Johnson
2023-10-02Fixed #32602 -- Clarified wording of TestCase class.faishalmanzar
2023-09-18Removed versionadded/changed annotations for 4.2.Mariusz Felisiak
2023-09-01Fixed #34768 -- Avoided initializing colorama on non-Windows platforms.Sulabh Katila
2023-08-31Fixed #34210 -- Added unittest's durations option to the test runner.David Smith
2023-07-27Simplified call_command() calls.Nick Pope
2023-07-14Fixed #34448 -- Doc'd and tested --no-obsolete option of makemessages.Tushar
2023-07-10Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google manage...Andrew Northall
2023-05-17Fixed #34568 -- Made makemigrations --update respect --name option.Mariusz Felisiak
2023-04-17Used extlinks for PyPI links.Tim Graham
2023-03-07Refs #31626 -- Noted that Daphne provides a runserver command.Carlton Gibson
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2023-01-17Removed versionadded/changed annotations for 4.1.Mariusz Felisiak
2022-11-02Fixed #34054 -- Created a new fixtures topic.Filip Lajszczak
2022-10-04Removed note about "0" IP address from tutorial.Mariusz Felisiak
2022-09-28Fixed #34051 -- Made makemigrations --check exit before making migrations.Jacob Walls
2022-09-07Fixed #33986 -- Hardened binary lookup in template commands.Shai Berger
2022-08-09Fixed #33842 -- Used :source: role for links to repo files on GitHub.Ramil Yanbulatov
2022-06-17Fixed #24870 -- Added --update option to makemigrations command.David Wobrock
2022-05-17Removed versionadded/changed annotations for 4.0.Carlton Gibson
2022-04-28Removed hyphen from pre-/re- prefixes.David
2022-03-08Rewrote some references to "master".Adam Johnson
2022-02-22Fixed #27844 -- Added optimizemigration management command.David Wobrock
2022-02-11Refs #33476 -- Made management commands use black.Carlton Gibson
2022-01-21Fixed #26760 -- Added --prune option to migrate command.Jacob Walls
2022-01-10Fixed #29026 -- Added --scriptable option to makemigrations.Jacob Walls
2021-09-20Removed versionadded/changed annotations for 3.2.Mariusz Felisiak
2021-09-01Fixed #32309 -- Added --exclude option to startapp/startproject management co...sage
2021-08-31Refs #25264 -- Doc's that not all default options are supported by every mana...Jan Szoja
2021-08-19Refs #31621 -- Fixed handling --parallel option in test management command an...Mariusz Felisiak
2021-08-03Fixed #31621 -- Added support for '--parallel auto' to test management command.Adam Johnson
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-07-08Fixed #24522 -- Added a --shuffle option to DiscoverRunner.Chris Jerdonek
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2021-03-30Fixed #29127 -- Prevented DiscoverRunner from hiding tagged test with syntax ...Chris Jerdonek
2021-03-22Fixed #32576 -- Corrected dumpdata docs for passing model names to the --excl...tim-mccurrach
2021-02-10Fixed #32355 -- Dropped support for Python 3.6 and 3.7Mariusz Felisiak