summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (and removeMalcolm Tredinnick2008-11-161-5/+5
* One more correction to the release notes.James Bennett2008-11-151-3/+2
* Fixed #9477 -- Removed and edited a bunch of references to "developmentMalcolm Tredinnick2008-11-1511-61/+30
* Port [9450] forward to trunk.James Bennett2008-11-151-4/+0
* Add 1.0.1 release notes to trunk so they'll show up in the online docs.James Bennett2008-11-152-0/+73
* Fixed #9377 -- Clarified when cmemcached support was included in Django.Malcolm Tredinnick2008-11-141-3/+5
* Fixed #9531 -- Fixed some awkward wording in the docs. Thanks, gsf.Malcolm Tredinnick2008-11-141-2/+2
* Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott andMalcolm Tredinnick2008-11-141-2/+2
* Fixed #9594 -- Typo fix in the testing example.Malcolm Tredinnick2008-11-141-2/+2
* Fixed #9468 -- Fixed a misleading FAQ answer.Malcolm Tredinnick2008-11-141-1/+1
* Quit being a complete mystery.Karen Tracey2008-11-131-1/+11
* Fixed #9572 -- Corrected some documentation that misleadingly gave the extens...Russell Keith-Magee2008-11-121-1/+1
* Fixed #9351 -- Modified the test client to pass on URL encoded parameters to ...Russell Keith-Magee2008-11-121-0/+24
* Fixed #9567 - Removed an extraneous 'are'.Karen Tracey2008-11-111-1/+1
* Fixed #9556 - typos in syndication docs. Thanks sedden.Karen Tracey2008-11-091-2/+2
* Fixed #9518 -- Corrected example JSON snippet in fixture documentation. Thank...Russell Keith-Magee2008-11-061-6/+6
* Fixed #9499: Corrected self-reference in test client put method doc. Thanks ...Karen Tracey2008-11-021-1/+1
* Fixed #9497 - Doc typos. Many thanks ramiro.Karen Tracey2008-11-0211-21/+23
* Fixed #9495 -- Corrected typo in urls doc. Thanks seemant.Karen Tracey2008-11-021-1/+1
* Fixed #9337 -- Use a link to Jython that actually works. Thanks admackin.Karen Tracey2008-11-011-1/+1
* Fixed #9374 -- Added missing close paren in serialization doc. Thanks jordy.Karen Tracey2008-11-011-1/+1
* Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf.Karen Tracey2008-11-011-1/+1
* Fixed #9412 -- Corrected a couple of typos in the custom model field doc. Th...Karen Tracey2008-11-011-2/+2
* Fixed #9487 -- Corrected several links into the Python docs that were broken ...Karen Tracey2008-11-0110-11/+11
* Fixed #9491 -- Added a missing 'the' in what to read next. Thanks mh983.Karen Tracey2008-11-011-1/+1
* Fixed #8966 -- Changed is_safe for length_is filter to False, since its retur...Karen Tracey2008-10-281-0/+6
* Minor typo correction from [9279].James Bennett2008-10-261-2/+2
* Remove obsolete reference to "development version" in autoescaping docs.James Bennett2008-10-261-4/+4
* Fixed #9434 -- Added a note to the mod_python docs regarding requiringMalcolm Tredinnick2008-10-241-1/+2
* Fixed #9432 -- Revived documentation of ~Q usage.Malcolm Tredinnick2008-10-241-1/+5
* Fixed #9430 -- Fixed documentation references to the HttpResponse classes forMalcolm Tredinnick2008-10-242-5/+21
* Fixed #9424 -- Typo fix.Malcolm Tredinnick2008-10-241-1/+1
* Fixed #9420 -- Fixed an exception type in the documentation of Queryset.get().Malcolm Tredinnick2008-10-241-4/+6
* Fixed #9390 -- Restored some documentation about select_related() that wasMalcolm Tredinnick2008-10-241-3/+38
* Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and romke.Malcolm Tredinnick2008-10-241-2/+2
* Corrected a typo in the 1.0 porting guide.Brian Rosner2008-10-091-1/+1
* Fixed #9239 -- Somebody read my form validation docs from r9177 and found aMalcolm Tredinnick2008-10-091-1/+1
* Fixed #9325 -- Typo fix in the forms documentation.Malcolm Tredinnick2008-10-091-3/+3
* Fixed #9215 -- Added a view/template example of using pagination.Malcolm Tredinnick2008-10-071-26/+83
* Added a link to the "documentation" documentation in the contributing docs.Malcolm Tredinnick2008-10-071-0/+4
* Added a note about where custom manager specifications go in a model (for theMalcolm Tredinnick2008-10-071-0/+1
* Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETEMalcolm Tredinnick2008-10-071-0/+30
* Added a lot more explanation about form field validation, including expandedMalcolm Tredinnick2008-10-061-12/+208
* Fixed #7011 -- Clarified what User.is_active really means in the documentation.Malcolm Tredinnick2008-10-061-2/+9
* Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONEMalcolm Tredinnick2008-10-062-8/+12
* Fixed #8768 -- Clarified that ugettext_lazy() results are unicode proxies andMalcolm Tredinnick2008-10-061-1/+20
* Fixed #8975 -- Added a note to the documentation for reverse() that all viewsMalcolm Tredinnick2008-10-061-0/+14
* Fixed #9254 -- Added information to the porting guide about the removal ofMalcolm Tredinnick2008-10-061-0/+34
* Fixed #8688 -- Added a note about using a settings variable for the staticMalcolm Tredinnick2008-10-061-2/+16
* Fixed a couple of markup errors in the documentation.Malcolm Tredinnick2008-10-061-4/+4