django/docs/ref
Claude Paroz 6ca6c36f82 Improved strip_tags and clarified documentation
The fact that strip_tags cannot guarantee to really strip all
non-safe HTML content was not clear enough. Also see:
https://www.djangoproject.com/weblog/2014/mar/22/strip-tags-advisory/
2014-03-22 10:59:18 +01:00
..
class-based-views
contrib Fixed typos in docs (django.contrib.site) 2014-03-21 19:56:31 +01:00
files
forms Removed PIL compatability layer per deprecation timeline. 2014-03-21 10:54:53 -04:00
models Removed PIL compatability layer per deprecation timeline. 2014-03-21 10:54:53 -04:00
templates Improved strip_tags and clarified documentation 2014-03-22 10:59:18 +01:00
applications.txt Fixed an example to match the code. 2014-03-09 21:20:34 +01:00
checks.txt
clickjacking.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt Fixed warnings when building the documentation. 2014-02-22 21:43:50 +01:00
middleware.txt Fixed typos in docs (django.contrib.site) 2014-03-21 19:56:31 +01:00
migration-operations.txt
request-response.txt
schema-editor.txt Add reference documentation for operations and stubs for schemaeditor. 2014-02-12 18:53:35 +00:00
settings.txt
signals.txt
template-response.txt
unicode.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
urlresolvers.txt
urls.txt A few doc additions for changes from d228c1192e. 2013-09-22 13:46:16 -03:00
utils.txt Improved strip_tags and clarified documentation 2014-03-22 10:59:18 +01:00
validators.txt
views.txt