summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-12-04[1.0.X] Fixed some markup errors in the form validation docs.Malcolm Tredinnick
2008-12-03[1.0.X] Fixed #9734 -- Typo fix in the custom fields documentation, pointed o...Malcolm Tredinnick
2008-12-03[1.0.X] Fixed #9740 -- Updated and correct usage of max_entries in cache docu...Malcolm Tredinnick
2008-12-02[1.0.X] Added a note to the SQLite database documentation mentioning thatMalcolm Tredinnick
2008-12-02[1.0.X] Added a short note to the modelforms documentation linking betweenMalcolm Tredinnick
2008-11-21[1.0.X] Remove the FAQ answer about a setuptools install error that reference...Karen Tracey
2008-11-21[1.0.X] Fixed #9611 -- Noted in the FAQ answer about Python versions that som...Karen Tracey
2008-11-21[1.0.X] Fixed #9618: Corrected an error in some example code in the forms doc...Karen Tracey
2008-11-19[1.0.X] docutils fix in release notesJames Bennett
2008-11-19[1.0.X] Add 1.0.2 release notes to indexJames Bennett
2008-11-19Draft 1.0.2 release notesJames Bennett
2008-11-18[1.0.X] Removed 'Most Web sites wouldn't be complete without a way to upload ...Adrian Holovaty
2008-11-16[1.0.X] Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (...Malcolm Tredinnick
2008-11-15[1.0.X] One more correction to the release notes.James Bennett
2008-11-15[1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "developmentMalcolm Tredinnick
2008-11-15Actually we didn't port that one to 1.0.1.James Bennett
2008-11-15[1.0.X] Add 1.0.1 release notes and link them from the releases index page.James Bennett
2008-11-14[django-1.0.X] Fixed #9377 -- Clarified when cmemcached support was included ...Malcolm Tredinnick
2008-11-14[django-1.0.X] Fixed #9531 -- Fixed some awkward wording in the docs. Thanks,...Malcolm Tredinnick
2008-11-14[django-1.0.X] Fixed #9507 -- Correct an example in the admin docs. Thanks,Malcolm Tredinnick
2008-11-14[django-1.0.X] Fixed #9594 -- Typo fix in the testing example.Malcolm Tredinnick
2008-11-14[django-1.0.X] Fixed #9468 -- Fixed a misleading FAQ answer.Malcolm Tredinnick
2008-11-13[1.0.X] Updated svnmerge metadata and added myself to committers (r9416 from ...Karen Tracey
2008-11-12[1.0.X] Fixed #9572 -- Corrected some documentation that misleadingly gave th...Russell Keith-Magee
2008-11-11[1.0.X] Fixed #9567 - Removed an extraneous 'are'. Karen Tracey
2008-11-09[1.0.X] Fixed #9556 - typos in syndication docs. Thanks sedden. Karen Tracey
2008-11-06[1.0.X] Fixed #9518 -- Corrected example JSON snippet in fixture documentatio...Russell Keith-Magee
2008-11-02[1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. Karen Tracey
2008-11-02[1.0.X] Fixed #9495 -- Corrected typo in urls doc. Thanks seemant. Karen Tracey
2008-11-01[1.0.X] Fixed #9337 -- Use a link to Jython that actually works. Thanks admac...Karen Tracey
2008-11-01[1.0.X] Fixed #9374 -- Added missing close paren in serialization doc. Thanks...Karen Tracey
2008-11-01[1.0.X] Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf.Karen Tracey
2008-11-01[1.0.X] Fixed #9412 -- Corrected a couple of typos in the custom model field ...Karen Tracey
2008-11-01[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were...Karen Tracey
2008-11-01[1.0.X] Fixed #9491 -- Added a missing 'are' in what to read next. Thanks mh9...Karen Tracey
2008-10-28[1.0.X] Fixed #8966 -- Changed is_safe for length_is filter to False, since i...Karen Tracey
2008-10-26[1.0.X] Remove obsolete reference to "development version" in autoescaping docs.James Bennett
2008-10-24[1.0.X] Fixed #9434 -- Added a note to the mod_python docs regarding requiringMalcolm Tredinnick
2008-10-24[1.0.X] Fixed #9432 -- Revived documentation of ~Q usage.Malcolm Tredinnick
2008-10-24[1.0.X] Fixed #9430 -- Fixed documentation references to the HttpResponseMalcolm Tredinnick
2008-10-24[1.0.X] Fixed #9424 -- Typo fix.Malcolm Tredinnick
2008-10-24[1.0.X] Fixed #9420 -- Fixed an exception type in the documentation ofMalcolm Tredinnick
2008-10-24[1.0.X] Fixed #9390 -- Restored some documentation about select_related() thatMalcolm Tredinnick
2008-10-24[1.0.X] Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and r...Malcolm Tredinnick
2008-10-09[1.0.X] Corrected a typo in the 1.0 porting guide.Brian Rosner
2008-10-09[1.0.X] Fixed #9239 -- Somebody read my form validation docs from r9180 andMalcolm Tredinnick
2008-10-09[1.0.X] Fixed #9325 -- Typo fix in the forms documentation.Malcolm Tredinnick
2008-10-07[1.0.X] Fixed #9215 -- Added a view/template example of using pagination.Malcolm Tredinnick
2008-10-07[1.0.X] Added a link to the "documentation" documentation in the contributing...Malcolm Tredinnick
2008-10-07[1.0.X] Added a note about where custom manager specifications go in a modelMalcolm Tredinnick