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
/
docs
/
releases
Age
Commit message (
Expand
)
Author
2016-01-25
[1.9.x] Refs #26034 -- Added another case fixed by this ticket to release notes.
Tim Graham
2016-01-22
[1.9.x] Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-21
[1.9.x] Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin....
Alexander Gaevsky
2016-01-21
[1.9.x] Fixed #26063 -- Crash when passing > 2000 params.
Aymeric Augustin
2016-01-20
[1.9.x] Fixed #26092 -- Fixed QuerySet.order_by() regression with an M2M thro...
Anssi Kääriäinen
2016-01-20
[1.9.x] Fixed #26094 -- Fixed CSRF behind a proxy (settings.USE_X_FORWARDED_P...
chemary
2016-01-19
[1.9.x] Fixed #26096, refs #25196 -- Fixed incorrect argument order in test d...
Tim Graham
2016-01-14
[1.9.x] Fixed a typo in the 1.9.2 release notes.
Simon Charette
2016-01-13
[1.9.x] Refs #26071 -- Added test for __in lookup in a Case expression.
Alberto Avila
2016-01-12
[1.9.x] Removed an unncessary docs cross-reference for call_command().
Tim Graham
2016-01-12
[1.9.x] Made CommandError use the exception directive in docs.
Tim Graham
2016-01-11
[1.9.x] Added missing period to "etc.".
pp
2016-01-11
[1.9.x] Fixed #25858 -- Bound abstract model application relative relationships.
Simon Charette
2016-01-08
[1.9.x] Fixed #26034 -- Fixed incorrect index handling on PostgreSQL on Char/...
Tim Graham
2016-01-08
[1.9.x] Fixed #25997 -- Removed redundant escaping in admin's edit related mo...
Alexander Gaevsky
2016-01-07
[1.9.x] Fixed #24980 -- Fixed day determination in admin calendar widget.
Alexander Gaevsky
2016-01-06
[1.9.x] Fixed #26046 -- Fixed a crash with translations and Django-unknown la...
Claude Paroz
2016-01-06
[1.9.x] Fixed #26035 -- Prevented user-tools from appearing on admin logout p...
Scott Pashley
2016-01-05
[1.9.x] Added stub release notes for 1.8.9.
Tim Graham
2016-01-05
[1.9.x] Fixed #25878 -- Documented requirement that handler404 return a 404 r...
Tim Graham
2016-01-05
[1.9.x] Fixed #26024 -- Fixed regression in ConditionalGetMiddleware ETag sup...
Denis Cornehl
2016-01-02
[1.9.x] Added stub release notes for 1.9.2.
Tim Graham
2016-01-02
[1.9.x] Added release date for 1.9.1/1.8.8 releases.
Tim Graham
2016-01-02
[1.9.x] Fixed #25316 -- Fixed a crash with order_by() and values() after anno...
varunnaganathan
2016-01-02
[1.9.x] Fixed #26016 -- Restored contrib.auth hashers compatibility with py-b...
Tim Graham
2015-12-31
[1.9.x] Fixed #23372 -- Made loaddata faster if it doesn't find any fixtures.
Anssi Kääriäinen
2015-12-30
[1.9.x] Fixed #26018 -- Prevented unecessary get_form() call in FormMixin.get...
Chris Cogdon
2015-12-30
[1.9.x] Fixed #26006 -- Fixed incorrect object reference in SingleObjectMixin...
Chris Cogdon
2015-12-29
[1.9.x] Fixed #25465 -- Restored line breaks conversion in admin readonly fie...
Alexander Gaevsky
2015-12-24
[1.9.x] Refs #13008 -- Forwardported 1.8.8 release note.
Tim Graham
2015-12-24
[1.9.x] Fixed #25972 -- Restored support for the isnull lookup with ForeignOb...
Tomo Otsuka
2015-12-23
[1.9.x] Fixed #25969 -- Replaced render_to_response() with render() in docs e...
Tim Graham
2015-12-22
[1.9.x] Fixed #25963 -- Clarified render_to_response() context_instance depre...
Tim Graham
2015-12-22
[1.9.x] Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.
Tim Graham
2015-12-21
[1.9.x] Fixed #25903 -- Fixed the admin's list_editable add/change buttons.
Tim Graham
2015-12-19
[1.9.x] Fixed #25922 -- Fixed migrate --fake-initial detection of many-to-man...
Tim Graham
2015-12-18
[1.9.x] Fixed #25510 -- Allowed runserver to start with incorrect INSTALLED_A...
Aymeric Augustin
2015-12-18
[1.9.x] Fixed #25915 -- Allowed language not in Django's default LANGUAGES
Claude Paroz
2015-12-17
[1.9.x] Fixed #25845 -- Fixed incorrect timezone warnings in custom admin tem...
Sven Grunewaldt
2015-12-17
[1.9.x] Fixed #25942 -- Fixed TypedChoiceField.has_changed with nullable field
Claude Paroz
2015-12-15
[1.9.x] Fixed #25852 -- Made sure AlterModelManager forces a reload of its mo...
Simon Charette
2015-12-15
[1.9.x] Fixed #25894 -- Fixed evaluation of zero-length slices of QuerySet.va...
Sergey Fedoseev
2015-12-14
[1.9.x] Fixed #25882 -- Prevented fast deletes matching no rows from crashing...
Simon Charette
2015-12-12
[1.9.x] Fixed #25909 -- Added unicode_literals import to apps.py generated by...
Tim Graham
2015-12-10
[1.9.x] Fixed #25883 -- Fixed admin deletion page summary counts for related ...
Sergey Fedoseev
2015-12-10
[1.9.x] Fixed #25412 -- Fixed missing PostgreSQL index on Char/TextField when...
Federico Frenguelli
2015-12-10
[1.9.x] Fixed #25900 -- Fixed regression in CommonMiddleware ETag support.
Derek J. Curtis
2015-12-10
[1.9.x] Refs #25099 -- Added removal of build_request_repr() to 1.9 release n...
Damien
2015-12-09
[1.9.x] Fixed #25896 -- Fixed state bug in SeparateDatabaseAndState.database_...
Amos Onn
2015-12-08
[1.9.x] Refs #25886 -- Improved language in Python compatibility section of t...
Tim Graham
[next]