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
2014-01-20
Added a missing command to the command line examples for check.
Russell Keith-Magee
2014-01-20
Corrected documentation typo.
Russell Keith-Magee
2014-01-20
Corrected minor typo.
Russell Keith-Magee
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2013-12-30
Stopped populating the app registry as a side effect.
Aymeric Augustin
2013-12-28
Used app_label instead of appname.
Aymeric Augustin
2013-12-25
Unified listing of shell commands/code
Yaroslav Halchenko
2013-12-02
Fixed #13476 -- Added support for color in console output under Windows.
Ramiro Morales
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-18
Added more internal links in the management command documentation.
Baptiste Mispelon
2013-11-02
Django should be capitalized in text
Bouke Haarsma
2013-11-02
Fixed #9523 -- Restart runserver after translation MO files change
Bouke Haarsma
2013-10-30
Fixed #9722 - used pyinotify as change detection system when available
Unai Zalakain
2013-10-14
Fixed #21210 -- Documented when runserver doesn't auto-restart.
Bouke Haarsma
2013-10-14
Fixed #15888 -- Made tablename argument of createcachetable optional
Claude Paroz
2013-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-09-10
Fixed #21075 - Improved doc for calling call_command with arguments.
oz123
2013-09-06
Adding 'sqlmigrate' command and quote_parameter to support it.
Andrew Godwin
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-08-10
Docs tweaks (thanks timgraham)
Andrew Godwin
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-06
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-08-04
Fixed a small formatting issue.
Julien Phalip
2013-07-30
Fixed #19877 -- Added `--no-color` option to `BaseCommand` to avoid using out...
Jose L. Patino
2013-07-27
Fixed a number of minor misspellings.
Julien Phalip
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
2013-07-25
Small start to migrations documentation
Andrew Godwin
2013-07-24
Fixed #20766 -- Deprecated FastCGI support.
Tim Graham
2013-07-18
Fixed typo in inspectdb docs
Alasdair Nicol
2013-07-12
Fixed #20653 -- Renamed checksetup -> check missed in [03465639]
Tim Graham
2013-06-28
Removed 'cleanup' management command as per deprecation TL.
Ramiro Morales
2013-06-15
Adjusted the docs to reflect when the checksetup command was added.
Daniel Lindsley
2013-06-14
Added missing docs for the checksetup command.
Daniel Lindsley
2013-05-28
Fixed #20525 -- Added versionadded for clearsessions.
Tim Graham
2013-05-19
Fixed #16330 -- added --pks option in dumpdata command
Preston Holmes
2013-05-11
Fixed #20136 - Fixed and expanded the docs for loaddata and model signals.
Tim Graham
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-12
Fixed #20248 - Clarified manage.py vs. django-admin.py
Tim Graham
2013-03-30
Fixed #18277 - Clarified startproject documentation.
Tim Graham
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-18
Fixed #17037 -- Added a --all option to diffsettings.
Aymeric Augustin
2013-03-09
Fixed #19923 -- Display tracebacks for non-CommandError exceptions
Claude Paroz
2013-02-24
Added missing versionadded for sqldropindexes command docs
Claude Paroz
2013-02-24
Fixed minor rst formatting glitch.
Aymeric Augustin
2013-02-24
Made changes asked in review by HonzaKral
Tomasz Rybak
2013-02-04
Simplified default project template.
Aymeric Augustin
[next]