django/docs
Karen Tracey 84216ef05e [1.0.X] Fixed -- Changed is_safe for length_is filter to False, since its return value is a boolean, not a string.
Thanks Thomas Steinacher, carljm, and SmileyChris.

Backport of r9291 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9292 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-28 19:04:59 +00:00
..
_ext Fixed the documentation HTML writer to not apply smartypants to literal blocks. Fixes ; thanks, ramiro. 2008-09-02 19:49:23 +00:00
_static Fixed : converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
_templates Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
faq Fixed -- Removed two FAQ questions that have been outdated by the 1.0 release, including 'When will you release Django 1.0?' Good riddance! 2008-09-09 02:33:14 +00:00
howto [1.0.X] Fixed -- Changed is_safe for length_is filter to False, since its return value is a boolean, not a string. 2008-10-28 19:04:59 +00:00
internals [1.0.X] Added a link to the "documentation" documentation in the contributing docs. 2008-10-07 11:58:02 +00:00
intro [1.0.X] Fixed -- Fixed a small mismatch in text in part 2 of the tutorial. 2008-10-05 06:23:23 +00:00
man Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
misc Added a stability note about template tag names. 2008-09-03 00:09:52 +00:00
obsolete Removed doc references to obsolete removed forms stuff. 2008-08-28 16:33:11 +00:00
ref [1.0.X] Fixed -- Fixed documentation references to the HttpResponse 2008-10-24 09:29:27 +00:00
releases [1.0.X] Corrected a typo in the 1.0 porting guide. 2008-10-09 23:38:09 +00:00
topics [1.0.X] Remove obsolete reference to "development version" in autoescaping docs. 2008-10-26 03:10:48 +00:00
Makefile Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
conf.py Fixed : Modified the sphinx configuration to generate LaTeX documentation. Thanks to simonb for the report and fix. 2008-09-18 15:46:20 +00:00
contents.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
glossary.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
index.txt [1.0.X] Added django.contrib.markup to the docs contents page. Thanks, Marc Fargas. 2008-10-05 06:40:47 +00:00