Ramiro Morales
|
e9a56606e7
Fixed broken URLs introduced in 1adc87cd32.
|
12 years ago |
Ramiro Morales
|
1adc87cd32
Updated some URLs in the documentation to point to the new repository.
|
12 years ago |
Claude Paroz
|
78638a9a51
Replaced http by https in djangoproject.com links
|
12 years ago |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 years ago |
Carl Meyer
|
672f2db24a
Corrected backwards middleware-ordering note in flatpage documentation.
|
13 years ago |
Carl Meyer
|
3f3010014b
Fixed #14678 -- Added validation to catch flatpages with the same URL on the same site. Thanks seler for the report, and joni, graham_king, and j4nu5 for work on the patch.
|
13 years ago |
Jannis Leidel
|
566b3295fa
Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl.
|
13 years ago |
Simon Meers
|
5ecb88c146
Fixed #16014 -- numerous documentation typos -- thanks psmith.
|
13 years ago |
Luke Plant
|
26cda43012
Switched to HTML5 doctype in all Django supplied templates.
|
13 years ago |
Jannis Leidel
|
196ac8f8b3
Fixed #6213 -- Updated the flatpages app to only append a slash if the flatpage actually exist.
|
13 years ago |
Gabriel Hurley
|
fe1110018a
Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites and flatpages reference docs.
|
13 years ago |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 years ago |
Russell Keith-Magee
|
e1e2726957
Fixed #6932 -- Added a template tag that gives a list of available flatpages for a given user. Thanks to Dmitri Fedortchenko for the suggestion, and to Mnewman, faldridge and Simon Meers for their work on the patch.
|
14 years ago |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 years ago |
Malcolm Tredinnick
|
ff2d0ebdb8
Fixed three small doc markup errors.
|
14 years ago |
James Bennett
|
795e3235ff
Fixed #12217: Documented the fact that serving flatpages from the flatpage middleware does not apply view middleware methods.
|
14 years ago |
James Bennett
|
1f56ed7319
Fixed #11883: Documented how to set a custom template name on a flatpage.
|
14 years ago |
Adrian Holovaty
|
4606e0898e
Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebs
|
15 years ago |
Adrian Holovaty
|
b651bcb80b
Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timo
|
15 years ago |
Gary Wilson Jr
|
adb74a8f2e
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
15 years ago |
Jacob Kaplan-Moss
|
c6c25adf6d
Fixed a whole bunch of small docs typos, errors, and ommissions.
|
15 years ago |
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.
|
16 years ago |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 years ago |