django/docs/topics
Malcolm Tredinnick 5edf1aabc2 Minor Debian/Ubuntu install instruction update.
This is all a bit of a mess (and fragile and mostly their own fault),
but this at least gives people a clue. Fixes #16287. Patch from
bpeschier.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16647 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-08-22 07:36:42 +00:00
..
db Made documentation of ManyToManyField placement clearer (kind of). 2011-08-22 01:07:19 +00:00
forms Fixed #16467 -- Restored a previously correct example which was broken in [16564]. Thanks to dmclain for pointing out that the original example was correct. 2011-08-18 21:47:04 +00:00
http Fixed #16654 - Syntax error in reverse() example; thanks jedie. 2011-08-20 19:27:58 +00:00
i18n Fixed #16440 -- minor ungettext documentation issue, thanks Bradley Ayers. 2011-07-10 21:32:39 +00:00
auth.txt Fixed #16610 - Added more docs for template contexts in contrib.auth views; thanks Elvard! 2011-08-21 10:37:02 +00:00
cache.txt Removed a redundant line from the cache_page docs 2011-07-07 21:46:02 +00:00
class-based-views.txt Fixed #15715 -- added non-trivial decorator example to CBV docs. Thanks toofishes. 2011-07-10 21:39:18 +00:00
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt Minor Debian/Ubuntu install instruction update. 2011-08-22 07:36:42 +00:00
logging.txt
pagination.txt
security.txt Fixes #16482 -- Fixes typo in security docs. Thanks, charettes. 2011-07-29 09:39:55 +00:00
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt Fixed #16608 -- Clarified the description of the destroy_test_db method and cleaned up various other reST/Sphinx-related bits in the testing docs. Thanks to Stan for the report and Julien for the draft patch. 2011-08-18 22:31:32 +00:00