index
:
chango.git
devmain
fix-31295
initial-branch
main
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-23
[1.1.X] Blocked a couple of revisions that shouldn't be merged.
Joseph Kocherhans
2010-02-23
[1.1.X] Fixed #12285. ModelForm raises a more informative error if it doesn't...
Joseph Kocherhans
2010-02-23
[1.1.X] Fixed #12802 -- Specify the correct factory in the `InlineModelAdmin`...
Justin Bronn
2010-02-23
[1.1.X] Fixed #11860. Changed NullBooleanSelect's _has_changed method to repe...
Joseph Kocherhans
2010-02-23
[1.1.X] Fixed #12799 -- Added an extra newline to help with PDF generation of...
Russell Keith-Magee
2010-02-23
[1.1.X] Fixed #12837 -- Clarified the naming strategy for m2m intermediate ta...
Russell Keith-Magee
2010-02-23
[1.1.X] Fixed #12859 -- Clarified the documentation on using multiple tables ...
Russell Keith-Magee
2010-02-23
[1.1.X] Fixed #12925 -- Corrected typo in v1.1 release notes. Thanks to aruse...
Russell Keith-Magee
2010-02-23
Fixed #12855 -- QuerySets? with extra where parameters now combine correctly....
Justin Bronn
2010-02-23
[1.1.X] Fixed #12820. Implemented other dict methods for MergeDict. Backport ...
Joseph Kocherhans
2010-02-22
[1.1.X] Fixed #11687: the `add` filter is now less failsome when faced with t...
Jacob Kaplan-Moss
2010-02-22
[1.1.X] Fixed #12570. Removed unused fields from GenericForeignKey. Backport ...
Joseph Kocherhans
2010-02-22
[1.1.X] Fixed #7777 -- Added validation handling for NaN, Inf and -Inf in Dec...
Russell Keith-Magee
2010-02-22
[1.1.X] Fixed #11714 - Document a few of the i18n function that can be used o...
Jannis Leidel
2010-02-22
[1.1.X] Fixed #12275 - Small fix in Sphinx templates.
Jannis Leidel
2010-02-22
[1.1.X] Fixed #12675 - Add the admin app to the project template settings.py ...
Jannis Leidel
2010-02-22
[1.1.X] Fixed #12655 - diffsettings command now returns the diff instead of p...
Jannis Leidel
2010-02-22
[1.1.X] Fixed #12620 - Refer to better fieldname in defer docs. Thanks, dwillis.
Jannis Leidel
2010-02-22
[1.1.X] Fixed #12604 - Typo in 1.1 release docs.
Jannis Leidel
2010-02-22
[1.1.X] Fixed #12895 - Fixed typo in auth docs. Thanks Timo.
Jannis Leidel
2010-02-16
[1.1.X] Fixed #12716 - Typo in the admin change list template. Thanks, kbrown...
Jannis Leidel
2010-02-16
[1.1.X] Fixed #7720 - Fallback to the base language if the sub language given...
Jannis Leidel
2010-02-16
[1.1.X] Fixed #4695 - Worked around a problem of xgettext ignoring some trans...
Jannis Leidel
2010-02-16
[1.1.X] Fixed #11284 - Stop forcing the use of the djangojs domain when the "...
Jannis Leidel
2010-02-16
[1.1.X] Fixed #10260 - Refactored internationalization documentation. Thanks,...
Jannis Leidel
2010-02-15
[1.1.X] Fixed (what I hope is) the last Python 2.4 incompatibility, this one ...
Jacob Kaplan-Moss
2010-02-14
[1.1.X] Fixed a couple Python 2.4 incompatibilities. Backport of [12434].
Jacob Kaplan-Moss
2010-02-14
[1.1.X] Fixed #6054: work around PIL's installation brokeness by detecting ei...
Jacob Kaplan-Moss
2010-02-13
[1.1.X] Fixed #11944 -- Improved exception handling for the filesizeformat fi...
Russell Keith-Magee
2010-02-13
[1.1.X] Fixed #12613 -- Added Q and Z to the list of characters supported by ...
Russell Keith-Magee
2010-02-13
[1.1.X] Fixed #12524 -- Clarified handling of pre-1000AD dates in datetime_sa...
Russell Keith-Magee
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
[prev]
[next]