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-08-22
Typos introduced in 297f5af222.
Ramiro Morales
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
Revert "Fixed #20956 -- Removed useless check in django.db.utils"
Tim Graham
2013-08-22
Documentation -- Clarified use of 'view' in test client introduction.
Kevin Christopher Henry
2013-08-22
Fixed #20944 -- Removed inaccurate statement about View.dispatch().
Marc Tamlyn
2013-08-22
Fixed #20956 -- Removed useless check in django.db.utils
Dima Kurguzov
2013-08-22
Made description of LANGUAGE_CODE setting more clear.
Ramiro Morales
2013-08-22
Moved translator comment just above the target string
Claude Paroz
2013-08-22
Fixed #20955 -- select_related regression
Anssi Kääriäinen
2013-08-21
Merge pull request #1502 from marfire/doc_modelvalid
Tim Graham
2013-08-21
Only create the migration directory once per app
Andrew Godwin
2013-08-21
Fixed #20949 -- Typo #2 in docstring
Tim Graham
2013-08-21
Added myself to the committers list.
evildmp
2013-08-21
Fixed docstring typo, thanks minddust.
Tim Graham
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
Documentation - Noted that OneToOneField doesn't respect unique.
Kevin Christopher Henry
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
Oracle also treats NULLs as largests values when ordering.
Simon Charette
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
Avoid importing the deprecated `django.utils.importlib` package.
Simon Charette
2013-08-21
Correctly format missing Pillow/PIL exceptions messages. refs #19934
Simon Charette
2013-08-21
Change autodetector changes API to be just one method
Andrew Godwin
2013-08-21
Documentation -- Corrected error about Model.full_clean()
Kevin Christopher Henry
2013-08-21
Fixed #20949 -- Typo #2 in docstring
Tim Graham
2013-08-21
Merge pull request #1498 from evildmp/add-myself
Daniele Procida
2013-08-21
Added myself to the committers list.
evildmp
2013-08-21
Fixed docstring typo, thanks minddust.
Tim Graham
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
Documentation - Noted that OneToOneField doesn't respect unique.
Kevin Christopher Henry
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
Oracle also treats NULLs as largests values when ordering.
Simon Charette
[prev]
[next]