summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-23Fixed #11323 -- Updated Korean translation. Thanks to Hyun Mi Ae and Joongi Kim.Russell Keith-Magee
2009-07-23Fixed #11067 -- Updated Arabic translation. Thanks to Ossama M. Khayat.Russell Keith-Magee
2009-07-23Fixed #11040 -- Updated Finnish translation. Thanks to Leo Honkanen, Antti Ka...Russell Keith-Magee
2009-07-23Fixed #10900 -- Updated Czech translation. Thanks to Elvard, Petr Marhoun and...Russell Keith-Magee
2009-07-23Fixed #10885 -- Updated Hebrew translation. Thanks to Alex Gaynor.Russell Keith-Magee
2009-07-23Fixed #10663 -- Updated Serbian (Cyrillic) translation; added a Serbian (Lati...Russell Keith-Magee
2009-07-22Update setup.py for RC 1.James Bennett
2009-07-22Bump django.VERSION for RC 1.James Bennett
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-21Fixed #11487: pass long strings to Oracle as CLOB rather than NCLOB to preven...Ian Kelly
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-21Fixed #11512 -- Corrected unclosed tag in HTML on debug page. Thanks to rlaag...Russell Keith-Magee
2009-07-21Cleanup of some minor markup problems in URL documentation.Russell Keith-Magee
2009-07-17Fixed #11498 - fix wrong translation in admin actions form. Thanks for sayane...Jarek Zgoda
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 #11489 -- `GeoQuery.resolve_columns` now recognizes annotations; disabl...Justin Bronn
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-15Forgot to add `collect` to `GeoManager`.Justin Bronn
2009-07-13Fixed #11416 -- Restored use of the never_cache decorator on admin views. Tha...Russell Keith-Magee
2009-07-11Forgot to add the `collect` GeoQuerySet method to correspond to the `Collect`...Justin Bronn
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-11Fixed #11107 -- Corrected the generation of sequence reset SQL for m2m fields...Russell Keith-Magee
2009-07-09Fixed GEOS & GDAL C function prototypes to explicitly use a subclass of `c_ch...Justin Bronn
2009-07-07Updated Spanish translationMarc Fargas
2009-07-07Updated catalan Translation.Marc Fargas
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