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-08-29
Fixed #20881 -- Removed contrib.auth.models.AbstractUser.get_absolute_url()
Tim Graham
2013-08-29
Fixed #7116 -- Optimize RequestContext construction
Curtis Maloney
2013-08-29
Fixed #17356 -- Allowed {% include %} to render compiled templates
Curtis Maloney
2013-08-28
Fixed #20986 -- Enabled SelectDateWidget to use custom months
Loic Bistuer
2013-08-26
Fixed #20693 -- Add timezone support to built-in time filter.
Warren Smith
2013-08-26
Added further fixes, tests for #19949/f33db5a09a.
Ramiro Morales
2013-08-25
Made coverage ignore files without associated source code.
Ramiro Morales
2013-08-25
Ignore coverage HTML report output dir in tests.
Ramiro Morales
2013-08-24
Fixed #20814 -- Improved model field accessor clash error messages
Christopher Medrela
2013-08-24
Fixed #20961 -- Fixed HttpResponse default empty content
Claude Paroz
2013-08-24
Fixed 19949 -- Cached template loader now caches TemplateDoesNotExist
SusanTan
2013-08-23
Removed usage of u"" string prefix, which doesn't work on python3.2
Alex Gaynor
2013-08-23
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-23
Fix some small errors in the tests
Andrew Godwin
2013-08-22
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
Tim Graham
2013-08-22
Fixed #19303 -- Fixed ModelAdmin.formfield_overrides on fields with choices
Lukasz Balcerzak
2013-08-22
Fixed #20934 -- Avoided NoReverseMatch in ModelAdmin.changelist_view
Rainer Koirikivi
2013-08-22
Fixed model.__eq__ and __hash__ for no pk value cases
Anssi Kääriäinen
2013-08-22
Fixed #20955 -- select_related regression
Anssi Kääriäinen
2013-08-21
Fixed a regression with get_or_create and virtual fields.
Tim Graham
2013-08-21
Switched mail tests to SimpleTestCase.
Ramiro Morales
2013-08-21
Fixed #12422 -- Don't override global email charset behavior for utf-8.
Ramiro Morales
2013-08-21
Fixed #20946 -- model inheritance + m2m failure
Anssi Kääriäinen
2013-08-21
Import test case classes from their public API module.
Ramiro Morales
2013-08-21
Fixed #18967 -- Don't base64-encode message/rfc822 attachments.
Ramiro Morales
2013-08-21
Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.
Florian Apolloner
2013-08-21
Fixed invalid testing fixture
Anssi Kääriäinen
2013-08-21
Fixed #20820 -- Model inheritance + m2m fixture loading regression
Anssi Kääriäinen
2013-08-21
Fixed test failure caused by different NULL ordering between backends
Anssi Kääriäinen
2013-08-21
Fixed #14056 -- Made sure LEFT JOIN aren't trimmed in ORDER BY
Anssi Kääriäinen
2013-08-21
Fixed #14043 -- Made sure nullable o2o delete works as expected
Anssi Kääriäinen
2013-08-21
Fixed #20943 -- Weakly reference senders when caching their associated receivers
Simon Charette
2013-08-21
Fixed an aggregation test failure on MySQL.
Simon Charette
2013-08-21
Change autodetector changes API to be just one method
Andrew Godwin
2013-08-21
Fixed a regression with get_or_create and virtual fields.
Tim Graham
2013-08-21
Switched mail tests to SimpleTestCase.
Ramiro Morales
2013-08-21
Fixed #12422 -- Don't override global email charset behavior for utf-8.
Ramiro Morales
2013-08-21
Fixed #20946 -- model inheritance + m2m failure
Anssi Kääriäinen
2013-08-20
Import test case classes from their public API module.
Ramiro Morales
2013-08-20
Fixed #18967 -- Don't base64-encode message/rfc822 attachments.
Ramiro Morales
2013-08-20
Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.
Florian Apolloner
2013-08-20
Fixed invalid testing fixture
Anssi Kääriäinen
2013-08-20
Fixed #20820 -- Model inheritance + m2m fixture loading regression
Anssi Kääriäinen
2013-08-20
Fixed test failure caused by different NULL ordering between backends
Anssi Kääriäinen
2013-08-20
Fixed #14056 -- Made sure LEFT JOIN aren't trimmed in ORDER BY
Anssi Kääriäinen
2013-08-20
Fixed #14043 -- Made sure nullable o2o delete works as expected
Anssi Kääriäinen
2013-08-20
Fixed #20943 -- Weakly reference senders when caching their associated receivers
Simon Charette
2013-08-19
Fixed an aggregation test failure on MySQL.
Simon Charette
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Fixed #20640 -- Avoided NoReverseMatch in get_deleted_objects
Rainer Koirikivi
[prev]
[next]