Johannes Hoppe
|
cf546e11ac
Fixed #21221 -- Made form Media and static template tag use staticfiles if installed.
|
9 gadi atpakaļ |
Alasdair Nicol
|
b6dd0afead
Fixed #25851 -- Removed links to deprecated assignment tag docs.
|
9 gadi atpakaļ |
Tim Graham
|
a25d3ce007
Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.
|
9 gadi atpakaļ |
Claude Paroz
|
64982cc2fb
Updated Wikipedia links to use https
|
9 gadi atpakaļ |
Aymeric Augustin
|
15b711b5ee
Deprecated TEMPLATE_DEBUG setting.
|
10 gadi atpakaļ |
Tim Graham
|
41f0d3d3bc
Removed FastCGI support per deprecation timeline; refs #20766.
|
10 gadi atpakaļ |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
10 gadi atpakaļ |
Jannis Leidel
|
6302893112
Updated formtools docs to point at new package outside the Django repo.
|
10 gadi atpakaļ |
Thomas Chaumeny
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 gadi atpakaļ |
areski
|
9d6551204e
Removed unnecessary code-block directives.
|
10 gadi atpakaļ |
Tim Graham
|
aa93a1890f
Removed contrib.comments per deprecation timeline.
|
11 gadi atpakaļ |
Tim Graham
|
7f2505ad9e
Fixed doc typos.
|
11 gadi atpakaļ |
Tim Graham
|
d4a5019bef
Reordered deprecation timeline and added back old info; refs #21920.
|
11 gadi atpakaļ |
Simon Charette
|
10e3faf191
Fixed #19774 -- Deprecated the contenttypes.generic module.
|
11 gadi atpakaļ |
Tim Graham
|
f3e7ab366c
Removed gender-based pronouns per [c0a2daad78].
|
11 gadi atpakaļ |
Baptiste Mispelon
|
e1b7723817
Changed the doc to use gender-neutral pronouns when possible.
|
11 gadi atpakaļ |
Tim Graham
|
8d29005524
Cleaned up 1.5.4/1.4.8 release notes
|
11 gadi atpakaļ |
Ramiro Morales
|
0a50311063
Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.
|
12 gadi atpakaļ |
Tim Graham
|
6c730da1f6
Fixed #19897 - Updated static files howto.
|
12 gadi atpakaļ |
Tim Graham
|
93cffc3b37
Added missing markup to docs.
|
12 gadi atpakaļ |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 gadi atpakaļ |
Tim Graham
|
a04df803a5
Removed links to deprecated IGNORABLE_404_STARTS/ENDS settings.
|
12 gadi atpakaļ |
Tim Graham
|
067505ad19
Fixed broken links, round 4. refs #19516
|
12 gadi atpakaļ |
Tim Graham
|
b3a8c9dab8
Fixed broken links, round 3. refs #19516
|
12 gadi atpakaļ |
Tim Graham
|
9c5a6adf33
Fixed more broken links. refs #19516
|
12 gadi atpakaļ |
nklas
|
6006c1f076
Fixed a small typo.
|
12 gadi atpakaļ |
Tim Graham
|
e4a1407a9c
Fixed #17997 - Documented that the debug server is now multithreaded by default.
|
12 gadi atpakaļ |
Claude Paroz
|
2577d58e9d
Fixed #17963 -- Fixed internal links in the 1.4 release notes.
|
13 gadi atpakaļ |
Jacob Kaplan-Moss
|
a033d4992c
Edited Django 1.4 release notes:
|
13 gadi atpakaļ |
Claude Paroz
|
c7cc4cfb9e
Fixed #16138 -- Made FormMixin get_initial return a copy of the 'initial' class variable. Thanks hanson2010, wilfred@potatolondon.com and agriffis for their work on the patch.
|
13 gadi atpakaļ |