django/docs/topics
Adrian Holovaty ffb0519d44 Edited testing.txt changes from [17289]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17307 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-30 20:34:07 +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 Fixed #16851 - Added how-to access form field value in template; thanks yasar11732 for the patch. 2011-11-21 23:33:39 +00:00
http Fixed #16847. Session Cookies now default to httponly = True. 2011-11-21 22:03:03 +00:00
i18n Cleanup of typos, links, etc. in timezone docs. 2011-12-23 19:18:44 +00:00
auth.txt Moved 'User-requested password resets' docs from [17266] from auth docs to admin docs 2011-12-30 20:23:26 +00:00
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt Fix #15646: Document that a FileField's full path can't be relied upon until its model has been saved to the database. Thanks poirier. 2011-11-19 15:08:07 +00:00
generic-views-migration.txt
generic-views.txt
index.txt
install.txt Fixed #17220 - Documented git clone command for git < 1.6.6; thanks krzysiumed for the patch. 2011-11-21 23:40:11 +00:00
logging.txt Fixed #17330 -- Fixed error in logging.txt. Thanks, jblaine 2011-12-17 02:15:01 +00:00
pagination.txt
security.txt Quick edit of docs/topics/security.txt to catch some basic formatting problems and reword an awkward section 2011-12-17 02:48:27 +00:00
serialization.txt
settings.txt Fixed #17028 - Changed diveintopython.org -> diveintopython.net 2011-11-19 22:57:20 +00:00
signals.txt
signing.txt
templates.txt
testing.txt Edited testing.txt changes from [17289] 2011-12-30 20:34:07 +00:00