1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/docs/topics
Luke Plant 8da58e51ff Fixed #11554: Several errors in Generic Views Documentation.
Thanks Ramiro. 
Refs #11477 - that ticket should have been marked a duplicate of #11554



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11499 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-09-11 13:46:56 +00:00
..
db Made correction to documentation change from [11045]. 2009-06-18 13:44:26 +00:00
forms Fixed #10287 -- Added better examples in the docs of formset validation. Thanks to Andrew Badr for the text. 2009-07-15 13:52:39 +00:00
http Cleanup of some minor markup problems in URL documentation. 2009-07-21 01:48:59 +00:00
auth.txt Fixed #7376: auth docs don't say they depend on contenttypes. 2009-09-10 15:41:00 +00:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt Fixed #11554: Several errors in Generic Views Documentation. 2009-09-11 13:46:56 +00:00
i18n.txt Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather than a placeholder. Thanks to jcassee for the suggestion. 2009-07-15 13:54:45 +00:00
index.txt
install.txt Fixed #11356 -- Added links to the growing collection of 3rd party database backends that are available. Thank to Nathan Auch for the draft text. 2009-06-24 14:00:53 +00:00
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt Fixed #10908 -- Clarified the procedure for creating test users in the testing docs. Thanks to gruszczy and timo. 2009-07-16 16:06:53 +00:00