summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-03[1.1.X] Fixed #12476 -- Forced the rollout of generators passed to SortedDict...Russell Keith-Magee
2010-01-01[1.1.X] Fixed #8468 - Updated class names in docs of Polish local flavor.Jannis Leidel
2010-01-01Typo fix for localflavor documentationJannis Leidel
2010-01-01[1.1.X] Fixed #12383 - Typo fix for authentication documentation.Jannis Leidel
2009-12-29[1.1.X] When `GEOSFree` is not available on NT platforms, have to specificall...Justin Bronn
2009-12-29[1.1.X] Fixed #12344 -- Using `select_related()` on geographic fields with th...Justin Bronn
2009-12-28[1.1.X] Fixed #11191 - Admin throws 500 instead of 404 for PK of incorrect typeLuke Plant
2009-12-27[1.1.X] Fixed #11609 -- The `check_pointer` error checking routine and `GDALB...Justin Bronn
2009-12-27[1.1.X] Fixed #12450 -- `GEOSFree` was really added in GEOS 3.1.1, not 3.1.0....Justin Bronn
2009-12-26[1.1.X] i18n documentation fixes:Gary Wilson Jr
2009-12-26[1.1.X] Italian translation updatedNicola Larosa
2009-12-26[1.1.X] Removed a couple completed TODO items from the documentation document...Gary Wilson Jr
2009-12-26[1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes...Gary Wilson Jr
2009-12-26[1.1.X] Fixed #11570 -- Changed output in examples to unicode strings, thanks...Gary Wilson Jr
2009-12-26[1.1.X] Fixed #9465 -- Simplified API Reference documentation titles for easi...Gary Wilson Jr
2009-12-26[1.1.X] Fixed #12205 -- Corrected malformed reference links in the 1.1 and 1....Gary Wilson Jr
2009-12-25[1.1.X] Form wizard documentation tweaks:Gary Wilson Jr
2009-12-25[1.1.X] Added a few Sphinx directives to the form API and template API docs.Gary Wilson Jr
2009-12-24[1.1.X] Fixed #12438 -- now use `GEOSFree` to free string pointers allocated ...Justin Bronn
2009-12-24[1.1.X] Fixed #12425 - Typo in Ukrainian translation.Jannis Leidel
2009-12-22[1.1.X] Fixed typoLuke Plant
2009-12-22[1.1.X] Added info on top-level use of django.conf.settings to 'contributing'...Luke Plant
2009-12-22[1.1.X] Updated Spanish translation.Marc Fargas
2009-12-22[1.1.X] Updated Catalan translationMarc Fargas
2009-12-22[1.1.X] Tweaked the model_formsets test to work around a weird sorting proble...Russell Keith-Magee
2009-12-22[1.1.X] Updated svnmerge metadata to reflect trunk changesets that have been ...Karen Tracey
2009-12-22[1.1.X] Fixed #8145 - Documented the codenames of the default auth permissionsJannis Leidel
2009-12-22[1.1.X] Fixed #11936 -- Removed deferred models from the list returned by the...Russell Keith-Magee
2009-12-19[1.1.X] Fixed #10927 - Content Types shortcut view throws 500s instead of 404sLuke Plant
2009-12-19[1.1.X] Fixed #6961 - loaddata fails if models is a package instead of a moduleLuke Plant
2009-12-19[1.1.X] Fixed #12234 -- Create additional indexes that use the appropriate op...Justin Bronn
2009-12-17[1.1.X] Fixed #12393 -- Parameterized the form output in the testGenericInlin...Russell Keith-Magee
2009-12-17[1.1.X] Fixed #11753 - Q objects with callables no longer explode on Python 2...Jacob Kaplan-Moss
2009-12-17[1.1.X] Fixed #12390 -- `Distance` and `Area` objects now support multiplicat...Justin Bronn
2009-12-17[1.1.X] Updated BaseGenericInlineFormSet to match the changes made to BaseInl...Russell Keith-Magee
2009-12-16[1.1.X] Polish translations updated (some GIS keys still unresolved)Jarek Zgoda
2009-12-16[1.1.X] Fixed #12385: Made built-in field type descriptions in admindocs tran...Karen Tracey
2009-12-16[1.1.X] Cleaned up some stray text in the test from r11874. Thanks to Rob Hud...Russell Keith-Magee
2009-12-16[1.1.X] Fixed #10263 -- Added a queryset argument to BaseInlineFormSet, norma...Russell Keith-Magee
2009-12-14[1.1.X] Made the message strings added in r11838 visible to makemessages. Ref...Karen Tracey
2009-12-13[1.1.X] Fixed #10969: Made US State field a CharField, fixing a few oddities ...Karen Tracey
2009-12-13[1.1.X] Fixed #12146: Corrected Canadian postal code validation. Thanks pauls...Karen Tracey
2009-12-13[1.1.X] Apply doc addition that somehow was left out of r11834. Refs #7977. Karen Tracey
2009-12-12[1.1.X] Update an email address in AUTHORS. Karen Tracey
2009-12-12[1.1.X] Fixed #12281: Added some helpful messages when Go is pressed in admin...Karen Tracey
2009-12-12[1.1.X] Fixed #11632: Fixed a test broken by r11827 that relied on the exact ...Karen Tracey
2009-12-12[1.1.X] Fixed #7977: Fixed admindocs to use docstrings instead of a static ar...Karen Tracey
2009-12-12Removed a left-over empty test directory -- the perils of git-svn, apparently.Jacob Kaplan-Moss
2009-12-12[1.1.X] Fixed the tests I broke with [11825].Jacob Kaplan-Moss
2009-12-12[1.1.X] Fixed #11632: Fixed the id for hidden initial widget so that it is di...Karen Tracey