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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2013-06-06
Fixed #20502 (again) -- More i18n cache flush in tests
Claude Paroz
2013-06-06
Merge pull request #1245 from oinopion/list_select_related
Marc Tamlyn
2013-06-06
Fixed #20564 -- Generic relations exclude() regression
Anssi Kääriäinen
2013-06-05
Fixed #19080 -- Fine-grained control over select_related in admin
Tomek Paczkowski
2013-06-05
PEP 8 cleanup
Anssi Kääriäinen
2013-06-05
Fixed #17927 -- Added initial values support for BaseGenericInlineFormSet
Bojan Mihelac
2013-06-04
Fixed #18924 -- Made test.Client.logout send user_logged_out signal.
Tim Graham
2013-06-04
Added i18n-related URL mapper test for a mailing list report.
Ramiro Morales
2013-06-02
Fixed #20485 -- Refactored loaddata for speed.
Aymeric Augustin
2013-06-01
Fixed #18388 - Added InlineModelAdmin.get_max_num hook.
Tim Graham
2013-06-01
Changed assertEquals -> assertEqual.
Tim Graham
2013-06-01
Fixed #18481 -- Wrapped request.FILES read error in UnreadablePostError
Claude Paroz
2013-06-01
Fixed #18169 -- NoReverseMatch not silenced if from block.super
Anssi Kääriäinen
2013-06-01
Fixed #18785 -- Added Test join trimming regression
Anssi Kääriäinen
2013-06-01
Fixed #20404 -- Added a keys() method to ContextList.
Chris Wilson
2013-05-31
Fixed #18681 -- BaseModelAdmin.get_form and InlineModelAdmin.get_formset no l...
Loic Bistuer
2013-05-31
Fixed #16436 -- Oracle defer_regress test failure
Anssi Kääriäinen
2013-05-30
Fixed #20502 -- Flushed i18n caches for a defaultfilter test
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 #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 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 #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 #20228 - Documented unique_for_date and exclude behavior.
Tim Graham
2013-05-28
Fixed random aggregation_regress test_more_more_more() failure
Anssi Kääriäinen
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 #16137 - Removed kwargs requirement for QuerySet.get_or_create
Tim Graham
2013-05-27
Fixed #17582 - Added message to DoesNotExist exceptions.
Tim Graham
2013-05-27
Fixed #20507 -- SubqueryConstraint alias relabeling
Anssi Kääriäinen
2013-05-26
Replaced `and...or...` constructs with PEP 308 conditional expressions.
Ramiro Morales
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-05-26
Fixed get_or_create...test_savepoint_rollback test for Python3
Shai Berger
2013-05-26
Fix get_or_create test failure under Oracle
Shai Berger
2013-05-25
Fixed #19938 -- Consumed iterator only once in paginator's Page
Andrew Jesaitis
2013-05-25
Fixed #20296 -- Allowed SafeData and EscapeData to be lazy
Baptiste Mispelon
2013-05-25
Fixed #11725 -- Made possible to create widget label tag without "for"
Claude Paroz
2013-05-25
Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddleware
Claude Paroz
2013-05-25
Fixed #14825 -- LocaleMiddleware keeps language
Vlastimil Zíma
2013-05-24
Fixed a regression in router initialization
Claude Paroz
2013-05-24
Fixed #19607 - prefetch_related crash
Luke Plant
[prev]
[next]