django/docs/topics
Luke Plant 9896b0df73 Grammar fixes and content tweaks to XSS section of security docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16545 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-17 14:17:26 +00:00
..
db Fixed #5535 -- Allow using an explicit foreign key in get() calls. Thanks, Michal Petrucha. 2011-06-28 10:16:18 +00:00
forms
http Fixed #16332 -- Added language template tag that switches the activate language for the enclosed template section, e.g. to allow translation of URLs as added in r16405. Many thanks to Florian Apolloner and Orne Brocaar. 2011-07-04 09:52:06 +00:00
i18n
auth.txt
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
generic-views-migration.txt Fixed #15272 -- Altered generic views to use the guaranteed untranslated object_name, rather than the possibly translated verbose_name(_plural) for default context objects. Thanks to szczav for the report and patch. 2011-02-14 13:04:51 +00:00
generic-views.txt
index.txt
install.txt
logging.txt
pagination.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt