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
2013-05-31
Improved the usage message of the test command.
René Fleschenberg
2013-05-31
Fixed #18681 -- BaseModelAdmin.get_form and InlineModelAdmin.get_formset no l...
Loic Bistuer
2013-05-31
Fixed #20166 - Corrected TEST_DEPENDENCIES example in testing docs.
Tim Graham
2013-05-31
Fixed #20326 - Corrected form wizard get_form() example.
Tim Graham
2013-05-31
Fixed #20515 - Clarified note regarding translator comments.
Tim Graham
2013-05-31
Fixed #20511 -- Corrected link about isolation levels in databases docs
Claude Paroz
2013-05-31
Merge pull request #1232 from fusionbox/normalize_email
Claude Paroz
2013-05-31
Fixed #16436 -- Oracle defer_regress test failure
Anssi Kääriäinen
2013-05-30
Tweak caching decorators/utility functions xrefs.
Ramiro Morales
2013-05-30
Fixed #20502 -- Flushed i18n caches for a defaultfilter test
Claude Paroz
2013-05-30
Added missing stacklevel arg in forms/models.py
Claude Paroz
2013-05-30
Fixed #19425 - Added InlineModelAdmin.get_extra hook.
Tim Graham
2013-05-30
Merge pull request #1027 from intgr/debug_no_exc_message
Tim Graham
2013-05-30
Fixed #16856 - Added a way to clear select_related.
Tim Graham
2013-05-30
Fixed #20272 - Moved update_fields existence check into Model._do_update.
Tim Graham
2013-05-30
Fixed #20509 - Proper parsing for dumpdata --pks option.
Tim Graham
2013-05-30
Fixed #16436 -- defer + annotate + select_related crash
Tai Lee
2013-05-30
Made an app-cache test not dependent on all models in defer_regress
Anssi Kääriäinen
2013-05-29
Fixed regroup example.
Gavin Wahl
2013-05-29
Don't hard-code class names when calling static methods
Gavin Wahl
2013-05-29
Fixed a failure on Python 3 introduced by 5939864616d56cf949f0bca348a8e05230b...
Simon Charette
2013-05-29
Fixed #20331 -- Allowed admin actions to serve StreamingHttpResponses
Tim Graham
2013-05-29
Fixed #15697 -- Made sqlindexes aware of auto-created tables
Claude Paroz
2013-05-29
Fixed #15653 - Error in admin pagination tag.
Tim Graham
2013-05-29
Fixed #20250 - Added a regression test for negated Q + annotate
Tim Graham
2013-05-28
Fixed #20525 -- Added versionadded for clearsessions.
Tim Graham
2013-05-28
Fixed #20484 -- Added model validation for GenericIPAddressField
Tim Graham
2013-05-28
Fixed #20242 - Added a regression test for prefetch_related.
Tim Graham
2013-05-28
Fixed #20523 - Incorrect form field for FilePathField.
Tim Graham
2013-05-28
Fixed #20228 - Documented unique_for_date and exclude behavior.
Tim Graham
2013-05-28
Fixed #20513 - Expanded docs on QuerySet caching.
Tim Graham
2013-05-28
Fixed random aggregation_regress test_more_more_more() failure
Anssi Kääriäinen
2013-05-27
Fixed #20503 - Moved doctest utilities in with the rest of the deprecated tes...
Carl Meyer
2013-05-27
Fixed #20014 -- implemented get_key_columns() for Oracle
Shai Berger
2013-05-27
Fixed #20182 - admin lookup should treat 0 as False for __isnull
Tim Graham
2013-05-27
Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError
Tim Graham
2013-05-27
Fixed #20013 -- A test for sqlall fails under Oracle
Shai Berger
2013-05-27
Fixed #20501 -- failure of datetime queries with timezones under Oracle
Shai Berger
2013-05-27
Fixed #16137 - Removed kwargs requirement for QuerySet.get_or_create
Tim Graham
2013-05-27
Merge pull request #1226 from bmispelon/ticket-20505
Tim Graham
2013-05-27
Fixed #17582 - Added message to DoesNotExist exceptions.
Tim Graham
2013-05-27
Fixed #20507 -- SubqueryConstraint alias handling
Anssi Kääriäinen
2013-05-27
Fixed #12491 -- Tweak checkbox widget help text alignment on the admin.
Ramiro Morales
2013-05-27
Reimplemented PostGIS spatial_version with cached_property
Claude Paroz
2013-05-27
Fix #20505: Typo in BinaryField documentation.
Baptiste Mispelon
2013-05-27
Fixed URL for six inventory.
Aymeric Augustin
2013-05-27
Fixed #20508 -- ReST typo.
Aymeric Augustin
2013-05-27
Fixed #20507 -- SubqueryConstraint alias relabeling
Anssi Kääriäinen
2013-05-27
Merge pull request #1224 from yishaibeeri/master
Aymeric Augustin
2013-05-27
Patch for ticket #20506 - documentation type
yishaibeeri
[prev]
[next]