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-04-30
Fixed #19195 -- Allow explicit ordering by a relation `_id` field.
Simon Charette
2014-04-30
Fixed #22442 -- Provided additional documentation regarding id fields clashing.
Tim Graham
2014-04-28
Added stub release notes for 1.6.5.
Tim Graham
2014-04-28
Added dates to release notes of today's release.
Tim Graham
2014-04-28
Revert "Fixed #15179 -- middlewares not applied for test client login()"
Tim Graham
2014-04-27
Improved formatting and links of migration docs.
Tim Graham
2014-04-27
Fixed #22526 -- Added note about check() method to 1.7 release notes.
Tim Graham
2014-04-26
Fixed #3214 -- Stopped parsing SQL with regex.
Aymeric Augustin
2014-04-26
Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-26
Fixed #22328 -- Added --exclude option to compilemessages and makemessages.
Ana Krivokapic
2014-04-25
Fixed a confusing heading in applications docs.
Aymeric Augustin
2014-04-25
Fixed #22422 -- Moved information about the application loading process to re...
Víðir Valberg Guðmundsson
2014-04-25
Fixed #22515 -- Fixed the object_id of the LogEntry that's created after a us...
Tim Graham
2014-04-23
Fixed #22486 -- Restored the ability to reverse views created using functools...
Preston Timmons
2014-04-23
Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-22
Added 1.6.4 release note stub.
Tim Graham
2014-04-21
Added information on resolved security issues to release notes.
Erik Romijn
2014-04-19
Fixed #22417 -- Added additional documentation for refs #16969.
Tim Graham
2014-04-18
Added some missing items to the 1.6.3 release notes.
Tim Graham
2014-04-18
Added missing versionadded annotation and tweaked release note; refs #22465.
Tim Graham
2014-04-18
Fixed #22465 -- New assertion assertJSONNotEqual
amatellanes
2014-04-17
Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.
Tim Graham
2014-04-16
Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL ...
Tim Graham
2014-04-14
Fixed #22369 -- Added count parameter to assertTemplateUsed
Jacob R. Rothenbuhler
2014-04-13
Fixed #21760 -- prefetch_related used an inefficient query for reverse FK.
valtron
2014-04-10
Fixed #22364 -- Sanitized getpass input in changepassword.
John Paulett
2014-04-10
Documentation fixes for the select_for_update change.
Shai Berger
2014-04-10
Fixed #22343 -- Disallowed select_for_update in autocommit mode
Shai Berger
2014-04-09
Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor...
julien 'pouete' Godin
2014-04-08
Fixed #13408 -- Deprecated silent unpacking exception passing in for template...
e0ne
2014-04-08
Fixed some spelling issues in docs.
Tim Graham
2014-04-06
Fixed #21977 -- Deprecated SimpleTestCase.urls
Anubhav Joshi
2014-04-05
Fixed #21649 -- Added optional invalidation of sessions when user password ch...
Tim Graham
2014-04-03
Fixed typo in 1.8 release notes.
Tim Graham
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-04-02
Document removal of GeoDjangoTestSuiteRunner in 1.6 release notes.
Ramiro Morales
2014-04-01
Added 1.6.3 release note for refs #22256.
Claude Paroz
2014-03-31
Fixed #22327 -- Turned BaseEmailBackend into a context manager
Daniel Neuhäuser
2014-03-31
Fixed #21795 -- Made add_preserved_filters account for url prefixes.
Loic Bistuer
2014-03-31
Added 1.6.3 release note for refs #22250.
Tim Graham
2014-03-30
Fixed transaction handling for a number of operations on related objects.
Loic Bistuer
2014-03-29
Fixed #21858 -- Clarified 1.6 release note regarding M2M help text changes.
Tim Graham
2014-03-29
Dropped support for GDAL 1.6
Claude Paroz
2014-03-29
Dropped support for GEOS 3.1
Claude Paroz
2014-03-28
Fixed #22306 -- Deprecated future versions of cycle and firstof template tags.
Maxime Turcotte
2014-03-27
Added Python 3.4 support notes.
Tim Graham
2014-03-26
Fixed #22114 -- Stopped adding trailing slashes in URLField.to_python
Claude Paroz
2014-03-25
Fixed #12030 -- Validate integer field range at the model level.
Simon Charette
2014-03-25
flake8 and doc fixes for refs #22257.
Tim Graham
2014-03-25
Merge pull request #2465 from coder9042/ticket_22258
Marc Tamlyn
[next]