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
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
2013-02-02
Fixed #14305 -- Switched inspectdb to create unmanaged models.
Ramiro Morales
2013-01-25
Revert "Patch by Claude for #16084."
Ramiro Morales
2013-01-25
Patch by Claude for #16084.
Ramiro Morales
2013-01-24
Fixed #6682 -- Made shell's REPL actually execute $PYTHONSTARTUP and `~/.pyth...
Ramiro Morales
2013-01-17
Made (make|compile)messages commands accept multiple locales at once.
Craig Blaszczyk
2013-01-16
Fixed #17008 -- Added makemessages option to not remove .pot files.
Ramiro Morales
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-21
Fixed #19497 -- Refactored testing docs.
Ramiro Morales
2012-11-21
Added examples of using startproject/app with URLs
Preston Holmes
2012-11-07
Fixed #19115 -- Documented stdout/stderr options for call_command
Claude Paroz
2012-10-28
Fixed #18194 -- Expiration of file-based sessions
Aymeric Augustin
2012-10-27
Fixed #18978 -- Moved cleanup command to sessions.
Aymeric Augustin
2012-09-30
Fixed #9279 -- Added ignorenonexistent option to loaddata
Preston Holmes
2012-09-27
Fixed a typo in runserver docs
Tim Graham
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-08-05
Fixed a rst error introduced in f2abfe1e.
Aymeric Augustin
2012-07-17
Adds interpreter option to shell command as per ticket #18639
Mike Grouchy
2012-07-07
Fixed #18164 -- Precised startapp template context content
Claude Paroz
2012-07-05
Fixed #17997 - Documented that the debug server is now multithreaded by default.
Tim Graham
2012-06-27
Fixed #17511 - Removed reference to deprecated "reset" management command in ...
Tim Graham
2012-06-07
fix bad locale names
jakul
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2012-06-05
Fixed #15926 -- Added option --no-initial-data to syncdb and flush.
Honza Kral
2012-05-03
Fixed broken URLs introduced in 1adc87cd32.
Ramiro Morales
2012-05-03
Updated some URLs in the documentation to point to the new repository.
Ramiro Morales
2012-04-08
Fixed #18035 -- Removed deprecated AdminMediaHandler, as per official depreca...
Claude Paroz
2012-04-06
Fixed #18074 -- Fixed description of dumpdata command --database option.
Ramiro Morales
2012-03-31
Removed the deprecated reset and sqlreset management commands.
Aymeric Augustin
2012-03-12
Edited some docs and docstrings until [17685]
Adrian Holovaty
2012-03-10
Fixed Sphinx warnings when building docs introduced in r17665.
Ramiro Morales
2012-03-05
Fixes #17327 -- Add --database option to createsuperuser and change password ...
Chris Beaven
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-03-02
Fixed #17799 - Documented that the execute() method of a management command i...
Carl Meyer
2012-02-19
Fixed #17573 -- Documented MySQL's switch to InnoDB as default storage engine...
Aymeric Augustin
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-09
Documented the new version numbering scheme introduced in r17357.
Aymeric Augustin
2012-02-07
Fixed #11745 -- Grouped commands by application in the output of `manage.py h...
Aymeric Augustin
[next]