django/docs
Russell Keith-Magee 6ab3fea113 Fixed #8901 -- Reapplied r13328 (with extra docs) now that we have a 1.3 development branch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13363 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-06-21 11:48:45 +00:00
..
_ext Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
_static Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
_templates Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
faq Fixed #13101 -- Added multi-db info about debugging queries. Thanks to David Fischer for the patch. 2010-05-09 04:50:48 +00:00
howto Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another set of expensive flush calls. Thanks to Eric Holscher for the patch. 2010-06-05 05:26:04 +00:00
internals Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks to Ramiro Morales for the report and patch. 2010-05-09 04:23:43 +00:00
intro Fixed #13333 -- Corrected typo in whatsnew docs. Thanks to cicatrix1 for the report. 2010-05-10 11:35:43 +00:00
man Fixed #7050 - Allow the makemessages command to optionally ignore paths when examining source code and templates for translation strings. 2010-02-16 12:15:04 +00:00
misc Fixed #3469 -- added django.utils documentation for stable bits 2010-05-08 21:38:27 +00:00
obsolete
ref Fixed #8901 -- Reapplied r13328 (with extra docs) now that we have a 1.3 development branch. 2010-06-21 11:48:45 +00:00
releases Fixed #13739 -- Updated release notes to make a note of the changes to Field.db_type. 2010-06-11 01:37:10 +00:00
topics Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a flush, which speeds up the tests overall. 2010-05-28 11:15:36 +00:00
Makefile Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
conf.py Updated the docs conf.py to have the correct version number. 2010-05-17 18:51:50 +00:00
contents.txt
glossary.txt
index.txt Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch. 2010-05-09 07:45:05 +00:00