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
2013-02-26
[1.5.x] Add release date to 1.5 release notes.
James Bennett
2013-02-26
[1.5.x] Bump version numbers for Django 1.5 release.
James Bennett
2013-02-19
Don't characterize XML vulnerabilities as DoS-only.
Carl Meyer
2013-02-19
[1.5.x] Update 1.5 release notes for XML and formset fixes.
Carl Meyer
2013-02-19
[1.5.x] Added a new required ALLOWED_HOSTS setting for HTTP host header valid...
Carl Meyer
2013-02-18
[1.5.x] Corrected INSTALLED_APPS syntax in 1.5 release notes.
Simon Meers
2013-02-09
[1.5.x] Fixed #19749 -- Documented ending param to command's self.stdout/err
Claude Paroz
2013-02-08
[1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMid...
Claude Paroz
2013-01-07
[1.5.x] Fixed typo in 1.5 release notes; thanks Jonas Obrist.
Carl Meyer
2013-01-02
[1.5.x] Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-31
[1.5.x] Fixed #19519 -- Fired request_finished in the WSGI iterable's close().
Aymeric Augustin
2012-12-29
[1.5.x] Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-28
[1.5.x] Fixed #18970 -- Documented know limitations under Python 3.
Aymeric Augustin
2012-12-28
[1.5.x] Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-26
[1.5.X] Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-26
[1.5.x] Fixed #19518 -- Documented the deprecation of localflavor.
Aymeric Augustin
2012-12-25
[1.5.X] Fixed more broken links. refs #19516
Tim Graham
2012-12-24
[1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-12-22
[1.5.x] Fixed #19497 -- Refactored testing docs.
Ramiro Morales
2012-12-15
[1.5.X] Fixed #19384 -- Documented the behavior of custom managers on abstrac...
Russell Keith-Magee
2012-12-15
[1.5.X] Fixed #19342 - Added new tutorials to the 1.5 release notes
Tim Graham
2012-12-15
[1.5.X] Removed obsolete contrib.comments upgrade guide
Claude Paroz
2012-11-28
[1.5.x] Fixed typo in the 1.5* release notes. Thanks brutasse.
Bruno Renié
2012-11-27
Fixed a couple of typos in the 1.5 (and beta) release notes.
Jacob Kaplan-Moss
2012-11-27
Added 1.5 beta release notes.
Jacob Kaplan-Moss
2012-11-25
[1.5.x] Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thank...
Julien Phalip
2012-11-23
[1.5.x] Fixed #18375 -- Removed dict-ordering dependency for F-expressions
Anssi Kääriäinen
2012-11-22
[1.5.X] Spell checked 1.5 alpha release notes
Tim Graham
2012-11-22
[1.5.x] Fixed #16039 -- Made post_syncdb handlers multi-db aware.
Aymeric Augustin
2012-11-19
[1.5.x] Fixed #18658 -- Improved ModelAdmin.message_user API
Preston Holmes
2012-11-19
[1.5.X] Fixed typo in docs/releases/1.5.txt
Anton Danilchenko
2012-11-17
[1.5.x] Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.
Aymeric Augustin
2012-11-16
[1.5.x] Fixed #18985 -- made DeprecationWarnings loud
Preston Holmes
2012-11-04
[1.5.x] Corrected a typo that inadvertently made its way into the docs. Backp...
Alex Gaynor
2012-11-04
[1.5.x] Added multi-column indexes to the 1.5 release notes. Backport of 9577...
Alex Gaynor
2012-11-02
[1.5.x] Deprecated depth kwarg on select_related.
Preston Holmes
2012-10-31
Fixed #17083 -- Allowed sessions to use non-default cache.
Aymeric Augustin
2012-10-29
[1.5.x] Fixed #17869 - force logout when REMOTE_USER header disappears
Preston Holmes
2012-10-27
Missing 'h' in word.
Dmitry Shevchenko
2012-10-27
[1.5.x] Fixed #18978 -- Moved cleanup command to sessions.
Aymeric Augustin
2012-10-25
Update docs/releases/1.5.txt
Eric Florenzano
2012-10-25
[1.5.X] Fixed broken links + spell check in 1.5 release notes.
Tim Graham
2012-10-25
[1.5.x] Make 1.5 alpha release notes consistent with previous pre-release ver...
James Bennett
2012-10-25
Added release notes for Django 1.5 alpha 1.
Jacob Kaplan-Moss
2012-10-24
Fixed #6527 -- Provided repeatable content access
Aymeric Augustin
2012-10-21
Added 1.4.2 release notes
Preston Holmes
2012-10-20
Fixed #7581 -- Added streaming responses.
Aymeric Augustin
2012-10-20
Fixed #5611 -- Restricted accepted content types in parsing POST data
Claude Paroz
2012-10-13
Added release note about removed div around csrf token
Claude Paroz
2012-10-10
Moved F() '&' and '|' to .bitand() and .bitor()
Anssi Kääriäinen
[next]