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
2014-06-13
[1.7.x] Fixed #22477 -- Removed contrib middleware from the global settings d...
mlavin
2014-06-12
[1.7.x] Fixed #22811 -- Allowed setting both the old and new TEST database se...
Tim Graham
2014-06-11
[1.7.x] Fixed #22680 -- I/O operation on closed file.
Florian Apolloner
2014-06-09
[1.7.x] Doc edits for refs #22487.
Tim Graham
2014-06-09
[1.7.x] Added missing deprecation note for fastcgi in 1.7 release notes; refs...
Tim Graham
2014-06-08
[1.7.x] Fixed #22487: Optional rollback emulation for migrated apps
Andrew Godwin
2014-05-29
[1.7.x] Improved deprecation plan links in release notes.
Tim Graham
2014-05-24
[1.7.x] Fixed #22510 -- Harden field removal to only None.
Marc Tamlyn
2014-05-16
[1.7.x] Added stub release notes for 1.6.6.
Tim Graham
2014-05-15
[1.7.x] Minor edits to latest release notes.
Tim Graham
2014-05-14
Added release notes for 1.4.13, 1.5.8, 1.6.5.
Jacob Kaplan-Moss
2014-05-13
[1.7.x] Removed an unnecessary anchor in the docs.
Tim Graham
2014-05-13
[1.7.x] Fixed spelling mistake and added a word to the word list.
Tim Graham
2014-05-12
[1.7.x] Added 1.6.5 release note for refs #22508.
Tim Graham
2014-05-10
[1.7.x] Fixed a few release notes typos.
Ramiro Morales
2014-05-07
[1.7.x] Updated some docs for the delayed deprecation of legacy table creatio...
Tim Graham
2014-05-07
[1.7.x] Fixed some markup problems in docs/releases/security.txt.
Tim Graham
2014-05-06
[1.7.x] Improve docs around deconstruction/serialisation (refs #22337)
Andrew Godwin
2014-05-05
[1.7.x] Fixed #22429 -- Incorrect SQL when using ~Q and F
Anssi Kääriäinen
2014-05-02
[1.7.x] Fixed #22565 -- Prevented pgettext_lazy crash with bytestring input
Claude Paroz
2014-05-01
[1.7.x] Fixed #22551 -- Made oracle backend method Python 3 compatible
Claude Paroz
2014-04-30
[1.7.x] Fixed #19195 -- Allow explicit ordering by a relation `_id` field.
Simon Charette
2014-04-30
[1.7.x] Fixed #22442 -- Provided additional documentation regarding id fields...
Tim Graham
2014-04-28
[1.7.x] Added stub release notes for 1.6.5.
Tim Graham
2014-04-28
[1.7.x] Added dates to release notes of today's release.
Tim Graham
2014-04-28
[1.7.x] Revert "Fixed #15179 -- middlewares not applied for test client login()"
Tim Graham
2014-04-27
[1.7.x] Improved formatting and links of migration docs.
Tim Graham
2014-04-27
[1.7.x] Fixed #22526 -- Added note about check() method to 1.7 release notes.
Tim Graham
2014-04-26
[1.7.x] Fixed #3214 -- Stopped parsing SQL with regex.
Aymeric Augustin
2014-04-26
[1.7.x] Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-25
[1.7.x] Fixed a confusing heading in applications docs.
Aymeric Augustin
2014-04-25
[1.7.x] Fixed #22422 -- Moved information about the application loading proce...
Víðir Valberg Guðmundsson
2014-04-25
[1.7.x] Fixed #22515 -- Fixed the object_id of the LogEntry that's created af...
Tim Graham
2014-04-23
[1.7.x] Fixed #22486 -- Restored the ability to reverse views created using f...
Tim Graham
2014-04-22
[1.7.x] Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-22
[1.7.x] Added 1.6.4 release note stub.
Tim Graham
2014-04-21
[1.7.x] Update for 1.7b2 security release.
1.7b2
James Bennett
2014-04-21
[1.7.x] Added information on resolved security issues to release notes.
Erik Romijn
2014-04-19
[1.7.x] Fixed #22417 -- Added additional documentation for refs #16969.
Tim Graham
2014-04-18
[1.7.x] Added some missing items to the 1.6.3 release notes.
Tim Graham
2014-04-17
[1.7.x] Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.
Tim Graham
2014-04-13
[1.7.x] Fixed #21760 -- prefetch_related used an inefficient query for revers...
valtron
2014-04-10
[1.7.x] Fixed #22364 -- Sanitized getpass input in changepassword.
John Paulett
2014-04-10
[1.7.x] Documentation fixes for the select_for_update change.
Shai Berger
2014-04-10
[1.7.x] Fixed #22343 -- Disallowed select_for_update in autocommit mode
Shai Berger
2014-04-08
[1.7.x] Fixed casing of "GeoDjango".
Tim Graham
2014-04-05
[1.7.x] Fixed #21649 -- Added optional invalidation of sessions when user pas...
Tim Graham
2014-04-02
[1.7.x] Document removal of GeoDjangoTestSuiteRunner in 1.6 release notes.
Ramiro Morales
2014-04-01
[1.7.x] Added 1.6.3 release note for refs #22256.
Claude Paroz
2014-03-31
[1.7.x] Fixed #21795 -- Made add_preserved_filters account for url prefixes.
Loic Bistuer
[next]