django/docs/topics
Adrian Holovaty 2494dd25f5 Fixed #17364 -- Fixed typos in topics/testing.txt. Thanks, movielady
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17214 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-17 02:03:56 +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 Expanded section about lazy translation in i18n docs. 2011-12-15 11:04:57 +00:00
auth.txt
cache.txt Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +00:00
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 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 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
pagination.txt
security.txt
serialization.txt
settings.txt Fixed #17028 - Changed diveintopython.org -> diveintopython.net 2011-11-19 22:57:20 +00:00
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 Fixed #17240 -- Replaced links to the online version of the docs by internal references. 2011-11-16 21:04:28 +00:00
testing.txt Fixed #17364 -- Fixed typos in topics/testing.txt. Thanks, movielady 2011-12-17 02:03:56 +00:00