summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-29[1.1.X] Really this time -- fixed #12721: Ensured objects with generic relati...Karen Tracey
2010-01-29[1.1.X] Fixed #12721: Ensured objects with generic relations that use non-int...Karen Tracey
2010-01-28[1.1.X] Fixed #4140: Documented the ORA-06552 error that can occur when a key...Ian Kelly
2010-01-28[1.1.X] Fixed #12720 -- Corrected handling of cookies in the TestClient. Than...Russell Keith-Magee
2010-01-28[1.1.X] Fixed #12719 -- Added initial Albanian translation. Thanks to Besnik ...Russell Keith-Magee
2010-01-28[1.1.X] Fixed #8758 -- Corrected handling of tag creation in feeds when the U...Russell Keith-Magee
2010-01-28[1.1.X] Fixed #11973 -- Corrected some misleading documentation regarding the...Russell Keith-Magee
2010-01-28[1.1.X] Fixed some problems with the Frisian translation added in r12324.Russell Keith-Magee
2010-01-28[1.1.X] Fixed #12711 -- Added the start of a Frisian locale. Thanks to Wim Be...Russell Keith-Magee
2010-01-28[1.1.X] Fixed #12419 -- Updated Romanian translation. Thanks to xlotlu.Russell Keith-Magee
2010-01-28[1.1.X] Fixed #12357 -- Added a start of a Bosian translation. Thanks to Tim ...Russell Keith-Magee
2010-01-28[1.1.X] Fixed #12015 -- Updated Czech translation. Thanks to Vlada Macek.Russell Keith-Magee
2010-01-28[1.1.X] Fixed #11894 -- Updated Slovakian translation. Thanks to mandre.Russell Keith-Magee
2010-01-28[1.1.X] Fixed #11666 -- Updated Dutch translation. Thanks to joeri and tinodb.Russell Keith-Magee
2010-01-28[1.1.X] Fixed #11645 -- Updated French translation. Thanks to claudep.Russell Keith-Magee
2010-01-28[1.1.X] Fixed #11468 -- Updated Norwegian translation. Thanks to jonklo.Russell Keith-Magee
2010-01-27[1.1.X] Fixed #11969 -- `Field.post_create_sql` hook should not be called for...Justin Bronn
2010-01-25[1.1.X] Fixed #11017: Changed implementation of Oracle LIKE lookups to enable...Ian Kelly
2010-01-23[1.1.X] Documented backwards incompatibility in 1.1.X branch introduced in r1...Luke Plant
2010-01-23[1.1.X] Fixed #12470 - encoding of comma and semi-colon in cookies.Luke Plant
2010-01-22[1.1.X] Fixed #12664 -- Fixed `GenericRelation.m2m_reverse_name` to return th...Justin Bronn
2010-01-19[1.1.X] Fixed #10015 -- PostgreSQL 8.3+ no longer barfs when passing an integ...Karen Tracey
2010-01-18[1.1.X] Fixed bad indentation in contenttypes code example so that cut and pa...Karen Tracey
2010-01-18[1.1.X] Updated svnmerge metadata to reflect more stuff that has been and sho...Karen Tracey
2010-01-17[1.1.X] Fixed #12230 - Updated utils.translation.to_locale to support the spe...Jannis Leidel
2010-01-17[1.1.X] Fixed #12017 - Overriding the default error message of the UKPostcode...Jannis Leidel
2010-01-17[1.1.X] Fixed #12013 - Marked some default error messages for translation.Jannis Leidel
2010-01-17[1.1.X] Fixed #9819 - Added exemplary documentation for comments app. Thanks ...Jannis Leidel
2010-01-17[1.1.X] Fixed #11794 - Typo in model manager documentation. Thanks, timo.Jannis Leidel
2010-01-17[1.1.X] Fixed #12496 - Added code examples to built-in filter documentation. ...Jannis Leidel
2010-01-17[1.1.X] Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to Dav...Jannis Leidel
2010-01-17[1.1.X] Fixed #11843 - Give MultipleHiddenInput different IDs. Thanks Chris B...Jannis Leidel
2010-01-17[1.1.X] Fixed #11757 - Set mimetype when responding with HttpResponseNotModif...Jannis Leidel
2010-01-17[1.1.X] Fixed #10717 - Escape result of admin_media_prefix template tag.Jannis Leidel
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