summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2009-08-24Fixed #10566: Added support for cx_Oracle compiled with the WITH_UNICODE flag.Ian Kelly
2009-08-17Correct a typo and a reST formatting problem in [11466].James Bennett
2009-08-17Add new documentation covering the layout of the Django SVN repository.James Bennett
2009-08-13Fixed #11508: Adding missing word to form wizard doc. Thanks thepointer and ...Karen Tracey
2009-08-13Fixed #11573: Updated Nginx url. Thanks bryanveloso.Karen Tracey
2009-08-08Bumped the version number in the docs to reflect Djagno 1.1 is released.Malcolm Tredinnick
2009-08-03Updated my bio to reflect current statusBrian Rosner
2009-07-29Add release date to 1.1 release notes.James Bennett
2009-07-29BACKWARDS-INCOMPATIBLE CHANGE: Removed SetRemoteAddrFromForwardedFor middleware.Jacob Kaplan-Moss
2009-07-29Added 1.1 release notes.Jacob Kaplan-Moss
2009-07-28Fixed #11556 -- Clarified the argument required by get_object_or_404. Thanks ...Russell Keith-Magee
2009-07-27Fixed #11519 -- Corrected minor typo in release notes index.Russell Keith-Magee
2009-07-24Fixed #11527 -- Added unit tests and documentation for the use of F() express...Russell Keith-Magee
2009-07-22Clarify the description of URL namespacing.James Bennett
2009-07-22Add draft release notes for 1.1 RC 1.James Bennett
2009-07-21Updated my bio.Gary Wilson Jr
2009-07-21Fixed #11493 -- Added an internal document listing the APIs that have been fo...Russell Keith-Magee
2009-07-21Cleanup of some minor markup problems in URL documentation.Russell Keith-Magee
2009-07-17Added myself to AUTHORS and updated my bio.Justin Bronn
2009-07-17Fixed #11492 -- Corrected some typos, and added some extra markup for the URL...Russell Keith-Magee
2009-07-16Fixed #11491 -- Corrected minor typo in new namespace URL docs. Thanks to Car...Russell Keith-Magee
2009-07-16Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ...Russell Keith-Magee
2009-07-16Fixed #11229 -- Updated the mod_wsgi deployment documentation to avoid refere...Russell Keith-Magee
2009-07-16Fixed #10908 -- Clarified the procedure for creating test users in the testin...Russell Keith-Magee
2009-07-15Fixed #11480 -- Corrected markup error in admin docs. Thank to msgre for the ...Russell Keith-Magee
2009-07-15Fixed #11235 -- Added a missing clause from some sample SQL in the queryset d...Russell Keith-Magee
2009-07-15Fixed #11348 -- Trimmed the width of a screenshot image in the admin docs. Th...Russell Keith-Magee
2009-07-15Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather t...Russell Keith-Magee
2009-07-15Fixed #11374 -- Modified the documentation for forms.BooleanField to allow fo...Russell Keith-Magee
2009-07-15Fixed #11469 -- Removed suspicion that Django developers have trouble countin...Russell Keith-Magee
2009-07-15Fixed #10287 -- Added better examples in the docs of formset validation. Than...Russell Keith-Magee
2009-07-13Fixed #11416 -- Restored use of the never_cache decorator on admin views. Tha...Russell Keith-Magee
2009-07-11Fixed #11439 -- Added docs on including URL patterns as an iterable. Thanks t...Russell Keith-Magee
2009-07-11Fixed #11438 -- Corrected some bad grammar in the custom fields docs. Thanks ...Russell Keith-Magee
2009-07-11Fixed #11453 -- Added note on customizing SERVER_EMAIL for error reporting. T...Russell Keith-Magee
2009-07-11Fixed #11450 -- Corrected markup problem in contenttype docs. Thanks to sevea...Russell Keith-Magee
2009-07-11Fixed #11454 -- Corrected mismatched parenthesis in admin docs. Thanks to sev...Russell Keith-Magee
2009-07-03Fixed #11419 -- Corrected a minor typo in the admin docs. Thanks to jspeis fo...Russell Keith-Magee
2009-07-03Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in a post-n...Russell Keith-Magee
2009-07-03Fixed #9607 -- Added documentation for the ``extra`` argument in test client ...Russell Keith-Magee
2009-07-03Fixed #10426 -- Added note on language variables required for Apache to survi...Russell Keith-Magee
2009-07-03Fixed #11417 -- Corrected typo in MySQL collation notes. Thanks to vorushin f...Russell Keith-Magee
2009-07-03Fixed #10604 -- Added note on the limitation of ungettext, especially as rela...Russell Keith-Magee
2009-07-03Fixed #11413 -- Added notes on the cycle and firstof tag detailing that varia...Russell Keith-Magee
2009-07-03Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaini...Russell Keith-Magee
2009-06-24Fixed #10741: Updated instructions on the best gettext package to get for Win...Karen Tracey
2009-06-24Fixed #8861 -- Added note on the availability of ModelForm.instance. Thanks t...Russell Keith-Magee
2009-06-24Fixed #10415 -- Added documentation for features added in r7627 and r7630; ex...Russell Keith-Magee
2009-06-24Fixed #11354 -- Remove stray whitespace in queryset docs. Thanks to flebel fo...Russell Keith-Magee
2009-06-24Fixed #11356 -- Added links to the growing collection of 3rd party database b...Russell Keith-Magee