index
:
django.git
fix-31295
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
2017-03-28
[1.9.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.
Tim Graham
2016-06-15
[1.9.x] Fixed broken links in docs and comments.
Ville Skyttä
2016-05-03
[1.9.x] Added --noinput in migrate commmand's docs.
Arthur Vuillard
2016-03-14
[1.9.x] Fixed #26294 -- Clarified call_command()'s handling of args and options.
Tim Graham
2016-02-01
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
Tim Graham
2016-02-01
[1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in ...
Tim Graham
2016-01-25
[1.9.x] Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Chris Lamb
2016-01-12
[1.9.x] Removed an unncessary docs cross-reference for call_command().
Tim Graham
2016-01-12
[1.9.x] Made CommandError use the exception directive in docs.
Tim Graham
2015-12-24
[1.9.x] Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-22
[1.9.x] Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.
Tim Graham
2015-11-25
[1.9.x] Fixed man page by ensuring ".pot" doesn't render unescaped.
Tim Graham
2015-11-23
[1.9.x] Corrected doc'd differences between django-admin and manage.py.
Stephane Angel (Twidi)
2015-11-18
[1.9.x] Refs #25526 -- Documented some missing termcolors.
Tim Graham
2015-10-21
[1.9.x] Fixed #25578 -- Corrected the casing of "GitHub".
Yusuke Miyazaki
2015-10-06
[1.9.x] Fixed #25516 -- Documented that parallel test excution doesn't work w...
Tim Graham
2015-09-19
Fixed #25390 -- Allowed specifying a start migration in squashmigrations
Markus Holtermann
2015-09-18
Made assorted improvements to the Oracle documentation.
Mariusz Felisiak
2015-09-10
Documented that the parallel test runner doesn't work on Windows.
Aymeric Augustin
2015-09-10
Avoided running more test processes than necessary.
Aymeric Augustin
2015-09-09
Test parallelization isn't implemented on Oracle.
Aymeric Augustin
2015-09-09
Acknoweldeged a limitation of the parallel test runner.
Aymeric Augustin
2015-09-09
Allowed a port range for the liveserver by default.
Aymeric Augustin
2015-09-09
Cloned databases for running tests in parallel.
Aymeric Augustin
2015-09-09
Implemented a parallel test runner.
Aymeric Augustin
2015-09-08
Fixed #25350 -- Added alias --no-input for --noinput to management commands.
Raphael Michel
2015-09-07
Fixed #24857 -- Added "python -m django" entry point.
Ryan Hiebert
2015-09-04
Fixed #25144 -- Allowed migrate to create tables for apps without migrations.
Tim Graham
2015-09-03
Moved misplaced versionadded annotation.
Tim Graham
2015-07-24
Fixed #22258 -- Added progress status for dumpdata when outputting to file
Claude Paroz
2015-06-30
Fixed #25038 -- Reverted incorrect documentation about inspectdb introspectin...
Tim Graham
2015-06-22
Fixed #24970 -- Added --managers and --admins options to the sendtestemail ma...
Rolo
2015-06-16
Fixed #24971 -- Made startapp generate an apps.py
Mounir Messelmeni
2015-06-04
Fixed #24159 -- Made compilemessages run across all apps.
Matthew Somerville
2015-05-21
Cosmetic edits and minor corrections to docs/ref/django-admin.txt.
garwoodpr
2015-04-27
Removed initial data from flush docs since it's removed; refs #24711.
Tim Graham
2015-04-25
Fixed #24704 -- Clarified system check interaction with runserver.
Tim Graham
2015-04-09
Fixed #24560 -- Added a --dry-run mode to the createcachetable command.
Adam Chainz
2015-03-30
Fixed #24550 -- Added migration operation description to sqlmigrate output
Markus Holtermann
2015-03-20
Fixed #24419 -- Added sendtestemail management command
Loek van Gent
2015-03-08
Fixed #23407 -- Extended coverage of makemigrations --noinput option.
Marten Kenbeek
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-13
Fixed #24184 -- Prevented automatic soft-apply of migrations
Markus Holtermann
2015-02-09
Removed docs about unmigrated apps as they are not supported in Django 1.9.
Tim Graham
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-01-20
Fixed #24177 -- Added documentation about database view support in inspectdb
Fabio C. Barrionuevo da Luz
2015-01-18
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-17
Removed dumpdata --natural option and serializers use_natural_keys parameter.
Tim Graham
2015-01-17
Removed usage of deprecated dumpdata options in docs.
Tim Graham
2015-01-17
Removed the validate management command per deprecation timeline.
Tim Graham
[next]