django/docs/topics
Luke Plant a77fad23c2 Fixed ReST error in assertNumQueries docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14751 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-30 12:46:22 +00:00
..
db Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the topics/db/optimizations docs. Thanks to adamv for the report and patch. 2010-11-24 11:52:15 +00:00
forms Fixed #14791 - Clarify additional note on save(). Thanks OldTroll. 2010-11-28 18:48:55 +00:00
http Fixed #14785 - fixes to middleware docs - thanks adamv for the patch. 2010-11-27 21:58:20 +00:00
i18n Corrected some syntax issues in the docs. 2010-11-17 16:08:28 +00:00
auth.txt Fixed #5612 -- Added login and logout signals to contrib auth app. Thanks SmileyChris and pterk. 2010-11-26 13:33:27 +00:00
cache.txt Fixed #14782 - Add/fix links in docs/topics/cache.txt. Thanks to adamv for the patch. 2010-11-26 15:00:19 +00:00
class-based-views.txt Corrected a markup problem with an example in the class-based view docs. Thanks to apollo13 for the report. 2010-11-20 11:33:43 +00:00
conditional-view-processing.txt
email.txt Fixed #14783 - Links + style improvements to docs/topics/email.txt. Thanks adamv for the patch. 2010-11-27 12:19:21 +00:00
files.txt Fixed #14784 - Add links to docs/topics/files.txt 2010-11-27 12:27:43 +00:00
generic-views-migration.txt Documented migration path for change object_list -> ListView regarding different context variables 2010-11-20 20:38:52 +00:00
generic-views.txt Added notes in old generic views howto about the new class based approach. 2010-11-18 01:29:41 +00:00
index.txt
install.txt Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for the report. 2010-11-27 21:47:08 +00:00
logging.txt
pagination.txt
serialization.txt
settings.txt
signals.txt Fixed #11441 -- Improved signal topic guide, particularly regarding the weak and dispatch_uid parameters to the Signal.connect method. Thanks to Mike_A and sayane for the report, and gremmie for the draft patch. 2010-10-24 08:52:00 +00:00
templates.txt Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs and into their own reference section, and significantly improved the documentation of what admindocs can do. Thanks to jabapyth for the report, and whiteinge for the patch. 2010-11-07 09:21:55 +00:00
testing.txt Fixed ReST error in assertNumQueries docs. 2010-11-30 12:46:22 +00:00