index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-02-13
[1.1.X] Fixed #10976 -- Isolated contrib.auth tests so they will always pass,...
Russell Keith-Magee
2010-02-13
[1.1.X] Fixed #12011 -- Modified the test client to preserve the request sche...
Russell Keith-Magee
2010-02-11
[1.1.X] Corrected merge of r12411 to 1.1.X branch (see r12415).
Russell Keith-Magee
2010-02-11
[1.1.X] Fixed #11483 -- Modified db cache backend to use db backend functions...
Russell Keith-Magee
2010-02-11
[1.1.X] Fixed #11623 -- Corrected table name quoting in db cache backend. Tha...
Russell Keith-Magee
2010-02-11
[1.1.X] Fixed #12189 -- Corrected rollback behavior in database cache backend...
Russell Keith-Magee
2010-02-11
[1.1.X] Fixed #12399 -- Added handling for memcache timeouts longer than 30 d...
Russell Keith-Magee
2010-02-10
[1.1.X] Fixed #11535: Corrected SQL generated for queries involving generic r...
Karen Tracey
2010-02-10
[1.1.X] Update svnmerge metatdata to reflect changesets that should not be me...
Karen Tracey
2010-02-05
[1.1.X] Fixed #3594 - Added ability to discard the language catalog in the Ja...
Jannis Leidel
2010-02-03
[1.1.X] Corrected app_loading test so it does not generate a key error when T...
Karen Tracey
2010-02-01
[1.1.X] Fixed #12745: The maxlength -> max_length change happened in 2007, we...
James Bennett
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
[next]