django/docs/ref
Malcolm Tredinnick c61ebbe2ba [1.0.X] Added a note to the SQLite database documentation mentioning that
version 3.6.2 is to be avoided like the plague. Fortunately, it was only the
latest release for three weeks, so avoidance is easy (as is upgrading).

Refs #9358.

Backport of r9540 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9542 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-02 06:01:14 +00:00
..
contrib [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00
files Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
forms [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00
models [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00
templates [1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. 2008-11-02 20:53:47 +00:00
databases.txt [1.0.X] Added a note to the SQLite database documentation mentioning that 2008-12-02 06:01:14 +00:00
django-admin.txt [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00
generic-views.txt [1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:05:46 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
middleware.txt Correct bad target in middleware documentation 2008-09-04 09:50:45 +00:00
request-response.txt [1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:05:46 +00:00
settings.txt [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00
signals.txt Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh 2008-09-07 06:18:59 +00:00
unicode.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00