django/docs/topics
Adrian Holovaty 594a45ed29 Fixed some comma splices in the 'Insert in bulk' section of db/optimization.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17188 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-09 23:14:04 +00:00
..
db Fixed some comma splices in the 'Insert in bulk' section of db/optimization.txt 2011-12-09 23:14:04 +00:00
forms
http Fixed #16847. Session Cookies now default to httponly = True. 2011-11-21 22:03:03 +00:00
i18n Fixed #17263 -- Added a warning when a naive datetime reaches the database layer while time zone support is enabled. 2011-11-19 23:27:20 +00:00
auth.txt
cache.txt
class-based-views.txt
conditional-view-processing.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
email.txt
files.txt
generic-views-migration.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
generic-views.txt
index.txt
install.txt
logging.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
pagination.txt Tweaks to paginator documentation. 2011-05-20 01:45:41 +00:00
security.txt Added protection against spoofing of X_FORWARDED_HOST headers. A security announcement will be made shortly. 2011-09-10 00:46:38 +00:00
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt Fixed #17248 -- Added a missing versionadded directive for TestCase.assertRaisesMessage. 2011-11-18 07:09:18 +00:00