Tim Graham
|
74c025d028
Fixed #13608 - Noted that template lookups use literal values.
|
před 12 roky |
Aymeric Augustin
|
06ea10e1f1
Fixed #18125 -- Explained caveat with filters
|
před 12 roky |
Aymeric Augustin
|
d171b3cc0b
Fixed #16335 -- Clarified an unintuitive behavior.
|
před 13 roky |
Aymeric Augustin
|
1adf8d4386
Fixed #17240 -- Replaced links to the online version of the docs by internal references.
|
před 13 roky |
Luke Plant
|
c61987d75a
Removed use of non-standard indentation rules in docs, and the custom transform that supported them.
|
před 13 roky |
Luke Plant
|
af244e47cc
Fixed a bunch of ReST errors that resulted in interpretation as block quotations
|
před 13 roky |
Julien Phalip
|
c2b9f6496e
Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it.
|
před 13 roky |
Alex Gaynor
|
5fbf5fd3dd
Fixed #16793. Added more cross referencing to the load tag's documentation. Thanks to bluejeansummer for the patch.
|
před 13 roky |
Jannis Leidel
|
49f57a5d28
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
před 14 roky |
Luke Plant
|
26cda43012
Switched to HTML5 doctype in all Django supplied templates.
|
před 14 roky |
Adrian Holovaty
|
94af19c43f
Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt
|
před 14 roky |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
před 14 roky |
Gabriel Hurley
|
682f4cf9ed
Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs and into their own reference section, and significantly improved the documentation of what admindocs can do. Thanks to jabapyth for the report, and whiteinge for the patch.
|
před 14 roky |
Jannis Leidel
|
e77f16144b
Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo.
|
před 14 roky |
Malcolm Tredinnick
|
783656cf5b
Documented the permitted syntax for template variable names.
|
před 14 roky |
Malcolm Tredinnick
|
7c075440ea
Add intro-user-level documentation about calling model methods from views.
|
před 14 roky |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
před 14 roky |
Adrian Holovaty
|
26dc654818
Fixed #11884 -- Clarified documentation to explain how to activate the built-in admin reference. Thanks, DmitryRisenberg and timo
|
před 15 roky |
Luke Plant
|
2c2f5aee4d
Implemented 'smart if' template tag, allowing filters and various operators to be used in the 'if' tag
|
před 15 roky |
James Bennett
|
0503442d2c
Minor typo correction from [9279].
|
před 16 roky |
James Bennett
|
2d40c75acf
Remove obsolete reference to "development version" in autoescaping docs.
|
před 16 roky |
Russell Keith-Magee
|
e820b54401
Fixed #9044: Corrected mistake in a closing tag in an example template. Thanks to Rick Vanderzwet for the report.
|
před 16 roky |
Adrian Holovaty
|
74f386dba2
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
|
před 16 roky |
Jacob Kaplan-Moss
|
64a9469127
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
|
před 16 roky |
Jacob Kaplan-Moss
|
cba91997a2
Refactored Django's comment system.
|
před 16 roky |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
před 16 roky |