django/docs/topics
Ian Kelly f6cacacbff [1.0.X] Refs #9935: Added a note in the documentation to the effect that Django currently requires a 4.X release of cx_Oracle. Backport of [9709] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-06 18:25:52 +00:00
..
db [1.0.X] Fixed #9432 -- Revived documentation of ~Q usage. 2008-10-24 09:30:04 +00:00
forms [1.0.X] Fixed #9884 -- Corrected template example in model forms documentation, thanks bradmontgomery. 2008-12-23 05:22:10 +00:00
http [1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload files' sentence from file-uploads.txt in docs. I beg to differ. (Same as [9487] on trunk) 2008-11-18 06:37:50 +00:00
auth.txt [1.0.X] Merged [9682], [9683] and [9684] from trunk. These were changes dealing with documenting and adding a helpful error message for the quirk of admin users needing 'change user' permission to add users. Refs #9866 2008-12-26 06:02:44 +00:00
cache.txt [1.0.X] Fixed #9740 -- Updated and correct usage of max_entries in cache documentation. 2008-12-03 05:53:26 +00:00
email.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
files.txt [1.0.X] Fixed #9904 -- Corrected name of storage method in files documentation. 2008-12-22 23:24:34 +00:00
i18n.txt [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
install.txt [1.0.X] Refs #9935: Added a note in the documentation to the effect that Django currently requires a 4.X release of cx_Oracle. Backport of [9709] from trunk. 2009-01-06 18:25:52 +00:00
pagination.txt [1.0.X] Fixed #9215 -- Added a view/template example of using pagination. 2008-10-07 11:58:40 +00:00
serialization.txt [1.0.X] Fixed #9374 -- Added missing close paren in serialization doc. Thanks jordy. 2008-11-01 20:17:10 +00:00
settings.txt [1.0.X] Fixed #6979 -- Fixed the documentation cross-reference between the 2008-10-06 11:25:45 +00:00
signals.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
templates.txt [1.0.X] Remove obsolete reference to "development version" in autoescaping docs. 2008-10-26 03:10:48 +00:00
testing.txt [1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development 2008-11-15 05:56:01 +00:00