django/docs/topics
Luke Plant 718f149bb2 Added more explicit warnings about unconfigured reStructured Text usage in docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17915 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-04-19 15:00:55 +00:00
..
_images
db Fixed #18024 -- Reworded sentence in models documentation. Thanks Preston Holmes for the patch. 2012-04-15 21:25:23 +00:00
forms
http Clarified that Django randomizes session keys. Refs #11555, #13478, #18128. 2012-04-15 16:34:13 +00:00
i18n Fixed a typo in an example in the timezone docs. 2012-04-14 06:40:53 +00:00
auth.txt Fixed #18316 -- Fixed pre-1.3 PermWrapper location in docs. Thanks Adrien Lemaire for the patch. 2012-04-16 11:38:43 +00:00
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt Fixed #18095 -- Added missing 'cc' mention in EmailMessage recipients() description. Thanks Stéphane Raimbault for the report and the patch. 2012-04-10 20:00:18 +00:00
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt
logging.txt
pagination.txt
security.txt Added more explicit warnings about unconfigured reStructured Text usage in docs. 2012-04-19 15:00:55 +00:00
serialization.txt
settings.txt
signals.txt
signing.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
templates.txt
testing.txt