summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-03Fixed #10922 -- Corrected handling of POST data to ensure that the right obje...Russell Keith-Magee
2009-07-02Fixed #10834 -- Corrected [11120] to ensure that there is a difference betwee...Russell Keith-Magee
2009-06-30Fixed #11357: contrib.admindocs now correctly displays many-to-many relations...James Bennett
2009-06-29Fixed #11401 -- Update geographic admin to use OpenLayers 2.8 as OpenStreetMa...Justin Bronn
2009-06-29Fixed #11249, #11261 -- Blocks may now be overridden again `google-map.js` te...Justin Bronn
2009-06-29Fixed #11381 -- `GeoManager` + `select_related` + nullable `ForeignKey` now w...Justin Bronn
2009-06-29Fixed #10834 -- Added bucket condition to ensure that URL resolvers won't eve...Russell Keith-Magee
2009-06-29Fixed #11392 -- Enforced a predictable result order for a couple of test case...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 #11327 -- Added missing prefix in HTML id in admin-docs. Prefix origina...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
2009-06-19Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi deploym...Karen Tracey