summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-17[1.1.X] Fixed #11478 - Use namespacing for URLs to i18n JavaScript in admin.Jannis Leidel
2010-01-17[1.1.X] Fixed #12059 - Let TimeField.to_python correctly return a datetime.ti...Jannis Leidel
2010-01-17[1.1.X] Fixed #12480 - Use month variable for headline text.Jannis Leidel
2010-01-17[1.1.X] Fixed #12220 - Added Serbian Latin to list of languages in global set...Jannis Leidel
2010-01-17[1.1.X] Fixed code duplication caused in [11859]. Karen Tracey
2010-01-17[1.1.X] Update svnmerge metadata to relfect things that have been and should ...Karen Tracey
2010-01-16[1.1.X] Fixed #12622 - exists() mentioned in 1.1 docsLuke Plant
2010-01-16[1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections.Luke Plant
2010-01-09[1.1.X] Changed an i18n test to use a number that converts consistely from st...Karen Tracey
2010-01-09[1.1.X] Fixed #12562: Made Platypus just a tad lighter so it does not trigger...Karen Tracey
2010-01-08[1.1.X] Updated the docs to suggest using ``*args, **kwargs`` when implementi...Russell Keith-Magee
2010-01-05[1.1.X] Fixed #12506 - 'lazy' fails when there are multiple expected classes ...Luke Plant
2010-01-04[1.1.X] Fixed #12503 - form examples don't validate according to w3cLuke Plant
2010-01-03[1.1.X] Added backwards incompatibility note to 1.1.2 release notes for the c...Gary Wilson Jr
2010-01-03[1.1.X] Fixed #11615 -- Changed test runners to use an exit status code of 1 ...Gary Wilson Jr
2010-01-03[1.1.X] Fixed #12445 -- Added ' (single quote), @ (at sign), and ~ (tilde) to...Gary Wilson Jr
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