summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-12-22[1.0.X] Changed some ReST formatting of headers (in forms/validation.txt).Malcolm Tredinnick
2008-12-21[1.0.X] Fixed #9898 -- Added a missing 'e' to 'one'. Thanks gizzywump. Also A...Karen Tracey
2008-12-16[1.0.X] Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL.Malcolm Tredinnick
2008-12-10[1.0.X] Fixed a small reST header glitch in docs/ref/templates/builtins.txt. ...Karen Tracey
2008-12-10[1.0.X] Yet another place where we claim to support 2.3 and up. Was [9635] in...James Bennett
2008-12-09[1.0.X] Another place where we talked about Python versions. Was [9632] in tr...James Bennett
2008-12-09[1.0.X] Clarify install docs to point at new FAQ items about Python 3.0. Was ...James Bennett
2008-12-09[1.0.X] Fixed #9783; clarified install docs and FAQ to explain that Django do...James Bennett
2008-12-09[1.0.X] Documented how to handle '%' characters in redirect_to() URL stringsMalcolm Tredinnick
2008-12-09[1.0.X] Fixed #9777 -- Typo fix.Malcolm Tredinnick
2008-12-09[1.0.X] Fixed #9772 -- Fixed a couple of broken links and pointed them to a moreMalcolm Tredinnick
2008-12-09[1.0.X] Did some much-needed rewriting/editing in the formsets section of doc...Adrian Holovaty
2008-12-09[1.0.X] Improved the model formset and inline formset documentation to be mor...Brian Rosner
2008-12-08[1.0.X] In the release process doc, clarify that the original committer is re...Karen Tracey
2008-12-08[1.0.X] Fixed #9724 -- Added missing import to URLconf example, thanks shacker.Gary Wilson Jr
2008-12-08[1.0.X] Fixed #9718 -- Removed a reference to oldforms FormWrapper? object in...Gary Wilson Jr
2008-12-07[1.0.X] Fixed #9645 -- Work around a backwards-incompatibility in Sphinx so thatMalcolm Tredinnick
2008-12-07[1.0.X] Fixed #9677 -- Fixed a tiny typo in the 1.0.2 release notes.Malcolm Tredinnick
2008-12-07[1.0.X] Fixed #9705 -- Call the Netherlands by their real name in the localfl...Malcolm Tredinnick
2008-12-07[1.0.X] Fixed #9712 -- Documented how HTTP headers are converted to request.M...Malcolm Tredinnick
2008-12-07[1.0.X] Fixed #9731 -- Typo fix in docs.Malcolm Tredinnick
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