Timo Graham
|
08daa3df47
Fixed #11152 - Add some classes to the template docs. Thanks adamv for the patch.
|
14 rokov pred |
Chris Beaven
|
4c51986790
Fixes #3529 -- more explicit documentation about Context.update. Thanks for the patch, ggetzie.
|
14 rokov pred |
Jannis Leidel
|
33d8fcde8a
Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusion around the STATICFILES_URL and STATICFILES_ROOT settings.
|
14 rokov pred |
Jannis Leidel
|
70edd4e103
Reverted deprecation of media context processor (from r14293) to separate static files and media files a bit more.
|
14 rokov pred |
Russell Keith-Magee
|
ded416bc7e
Corrected to markup problems with docs added for recent features.
|
14 rokov pred |
Jannis Leidel
|
cfc19f84de
Fixed #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support.
|
14 rokov pred |
Russell Keith-Magee
|
a323fd3c5e
Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the patch.
|
14 rokov pred |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 rokov pred |
James Bennett
|
5c256ddeec
Fixed #13072: Corrected a few markup and formatting errors in the documentation.
|
15 rokov pred |
Malcolm Tredinnick
|
ff2d0ebdb8
Fixed three small doc markup errors.
|
15 rokov pred |
James Bennett
|
cdd95077a6
Fixed #11889: Documented the fact that context processors will overwrite pre-existing context variables of the same names.
|
15 rokov pred |
Jannis Leidel
|
c9151bcba1
Fixed #12968 - Added missing versionadded/-changed doc markers for r12466. Thanks, Karen and Ramiro.
|
15 rokov pred |
Jannis Leidel
|
67d4289c2e
Fixed #12066 - Moved auth context processor from core to the auth app. Thanks, Rob Hudson.
|
15 rokov pred |
Adrian Holovaty
|
6502965d17
Fixed #10800 -- Made a small improvement to render_to_string() docs. Thanks, p.patruno@iperbole.bologna.it and timo
|
15 rokov pred |
Adrian Holovaty
|
88265d4a73
Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro
|
15 rokov pred |
Gary Wilson Jr
|
b4f5e80cd1
Added a few Sphinx directives to the form API and template API docs.
|
15 rokov pred |
Russell Keith-Magee
|
44b9076bbe
Fixed #6262 -- Added a cached template loader, and modified existing template loaders and tag to be cacheable. Thanks to Mike Malone for the patch.
|
15 rokov pred |
Luke Plant
|
25020ddb05
Fixed #4604 - Configurable message passing system, supporting anonymous users
|
15 rokov pred |
Luke Plant
|
7230a995ce
Moved contrib.csrf.* to core code.
|
15 rokov pred |
Luke Plant
|
8e70cef9b6
Fixed #9977 - CsrfMiddleware gets template tag added, session dependency removed, and turned on by default.
|
15 rokov pred |
Russell Keith-Magee
|
8d48eaa064
Fixed #10061 -- Added namespacing for named URLs - most importantly, for the admin site, where the absence of this facility was causing problems. Thanks to the many people who contributed to and helped review this patch.
|
15 rokov pred |
Jacob Kaplan-Moss
|
c6c25adf6d
Fixed a whole bunch of small docs typos, errors, and ommissions.
|
16 rokov pred |
Karen Tracey
|
c483583023
Fixed #9497 - Doc typos. Many thanks ramiro.
|
16 rokov pred |
Malcolm Tredinnick
|
edabc4aca1
Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb.
|
16 rokov pred |
Adrian Holovaty
|
74f386dba2
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
|
16 rokov pred |
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 rokov pred |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 rokov pred |