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
2016-11-10
Fixed #27438 -- Added the diffsettings --default option.
Paweł Marczewski
2016-10-01
Refs #26940 -- Re-allowed makemessages without settings
Claude Paroz
2016-09-06
Fixed #24865 -- Added remove_stale_contenttypes management command.
Tim Graham
2016-08-12
Fixed #27008 -- Added --debug-mode option to DiscoverRunner.
Chris Jerdonek
2016-06-23
Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0.
Tim Graham
2016-06-15
Fixed broken links in docs and comments.
Ville Skyttä
2016-06-09
Fixed #20468 -- Added loaddata --exclude option.
Berker Peksag
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-03
Added --noinput in migrate commmand's docs.
Arthur Vuillard
2016-03-18
Fixed #25658 -- Allowed inspectdb to inspect a specific set of tables.
José Tomás Tocino
2016-03-14
Fixed #26294 -- Clarified call_command()'s handling of args and options.
Tim Graham
2016-03-05
Fixed #26315 -- Allowed call_command() to accept a Command object as the firs...
Jon Dufresne
2016-02-23
Fixed #26190 -- Returned handle() result from call_command
Claude Paroz
2016-02-17
Fixed #25735 -- Added support for test tags to DiscoverRunner.
Jakub Paczkowski
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-25
Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Chris Lamb
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-13
Refs #25769 -- Updated docs to reflect get_version() uses PEP 0440.
Tim Graham
2016-01-12
Removed an unncessary docs cross-reference for call_command().
Tim Graham
2016-01-12
Made CommandError use the exception directive in docs.
Tim Graham
2016-01-11
Fixed #25684 -- Made runserver use logging for request/response output.
Flavio Curella
2016-01-06
Fixed #25680 -- Added django-admin shell --command option.
Niels Van Och
2015-12-24
Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-22
Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.
Tim Graham
2015-12-22
Fixed #25838 -- Added "python" as an interface to the shell command.
Jon Dufresne
2015-11-25
Fixed man page by ensuring ".pot" doesn't render unescaped.
Tim Graham
2015-11-23
Corrected doc'd differences between django-admin and manage.py.
Stephane Angel (Twidi)
2015-11-18
Refs #25526 -- Documented some missing termcolors.
Tim Graham
2015-10-24
Fixed #25604 -- Added makemigrations --check option.
Jon Dufresne
2015-10-21
Fixed #25578 -- Corrected the casing of "GitHub".
Yusuke Miyazaki
2015-10-06
Fixed #25516 -- Documented that parallel test excution doesn't work with pdb.
Tim Graham
2015-10-05
Fixed #25500 -- Added --fail-level option to check command.
Jon Dufresne
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-23
Refs #23359 -- Removed the migrate --list option per deprecation timeline.
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
[prev]
[next]