Tim Graham
|
6c730da1f6
Fixed #19897 - Updated static files howto.
|
12 years ago |
Tim Graham
|
93cffc3b37
Added missing markup to docs.
|
12 years ago |
Aymeric Augustin
|
20a91cce04
Fixed #17037 -- Added a --all option to diffsettings.
|
12 years ago |
Claude Paroz
|
6a91b63842
Fixed #19923 -- Display tracebacks for non-CommandError exceptions
|
12 years ago |
Claude Paroz
|
7e85ee8cd2
Added missing versionadded for sqldropindexes command docs
|
12 years ago |
Aymeric Augustin
|
deb4e097ae
Fixed minor rst formatting glitch.
|
12 years ago |
Tomasz Rybak
|
5099f31a31
Made changes asked in review by HonzaKral
|
12 years ago |
Aymeric Augustin
|
3f1c7b7053
Simplified default project template.
|
12 years ago |
Ramiro Morales
|
08dc90bccf
Fixed #14305 -- Switched inspectdb to create unmanaged models.
|
12 years ago |
Ramiro Morales
|
ce27fb198d
Revert "Patch by Claude for #16084."
|
12 years ago |
Ramiro Morales
|
2babab0bb3
Patch by Claude for #16084.
|
12 years ago |
Ramiro Morales
|
1f6b2e7a65
Fixed #6682 -- Made shell's REPL actually execute $PYTHONSTARTUP and `~/.pythonrc.py`.
|
12 years ago |
Craig Blaszczyk
|
6158c79dbe
Made (make|compile)messages commands accept multiple locales at once.
|
12 years ago |
Ramiro Morales
|
eee865257a
Fixed #17008 -- Added makemessages option to not remove .pot files.
|
12 years ago |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 years ago |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 years ago |
Preston Holmes
|
11ded967c4
Fixed #19498 -- refactored auth documentation
|
12 years ago |
Ramiro Morales
|
d19109fd37
Fixed #19497 -- Refactored testing docs.
|
12 years ago |
Preston Holmes
|
d80d05fc67
Added examples of using startproject/app with URLs
|
12 years ago |
Claude Paroz
|
b1ac329ba9
Fixed #19115 -- Documented stdout/stderr options for call_command
|
12 years ago |
Aymeric Augustin
|
5fec97b9df
Fixed #18194 -- Expiration of file-based sessions
|
12 years ago |
Aymeric Augustin
|
83ba0a9d4b
Fixed #18978 -- Moved cleanup command to sessions.
|
12 years ago |
Preston Holmes
|
e7723683dc
Fixed #9279 -- Added ignorenonexistent option to loaddata
|
12 years ago |
Tim Graham
|
e44bedd13f
Fixed a typo in runserver docs
|
12 years ago |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 years ago |
Aymeric Augustin
|
9a3026a920
Fixed a rst error introduced in f2abfe1e.
|
12 years ago |
Mike Grouchy
|
f2abfe1e48
Adds interpreter option to shell command as per ticket #18639
|
12 years ago |
Claude Paroz
|
249c445446
Fixed #18164 -- Precised startapp template context content
|
12 years ago |
Tim Graham
|
e4a1407a9c
Fixed #17997 - Documented that the debug server is now multithreaded by default.
|
12 years ago |
Tim Graham
|
c8928b91b5
Fixed #17511 - Removed reference to deprecated "reset" management command in FAQ; thanks voxpuibr@ for the report.
|
12 years ago |