index
:
django.git
fix-31295
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
2014-08-20
[1.5.x] Bump version numbers for security release.
1.5.9
James Bennett
2014-08-20
[1.5.x] Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
[1.5.x] Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USE...
Preston Holmes
2014-08-20
[1.5.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...
Tim Graham
2014-08-20
[1.5.x] Prevented reverse() from generating URLs pointing to other hosts.
Florian Apolloner
2014-08-20
[1.5.x] Added release note stubs for 1.5.9 and 1.4.14.
Tim Graham
2014-08-13
[1.5.x] Corrected content_type parameter name in sitemap docs.
Tim Graham
2014-08-11
[1.5.x] Added a warning that remove_tags() output shouldn't be considered safe.
Tim Graham
2014-08-11
[1.5.x] Fixed #23267 -- Fixed typo in Translation documentation
Ola Sitarska
2014-08-08
[1.5.x] Noted that django-jython requires Django 1.7.
Tim Graham
2014-08-06
[1.5.x] Removed a doc reference to the deprecated `mimetype` kwarg.
Mohammed Attia
2014-08-06
[1.5.x] Fixed #23239 -- Clarified a phrase in the contrib.markup docs.
Tim Graham
2014-08-02
[1.5.x] Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-07-14
[1.5.x] Revert "Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet."
Ramiro Morales
2014-07-14
[1.5.x] Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet.
Tim Graham
2014-07-07
[1.5.x] Fixed #22966 -- Clarified which release notes appear for each doc ver...
Tim Graham
2014-06-18
[1.5.x] Fixed #22859 -- Improved crossDomain technique in CSRF example.
Tim Graham
2014-06-15
[1.5.x] Fixed #22842
vagrant
2014-05-29
[1.5.x] Improved deprecation plan links in release notes.
Tim Graham
2014-05-17
[1.5.x] Fixed #22644 -- Clarified documentation for NamedUrlWizardView
Erik Romijn
2014-05-16
[1.5.x] Fixed case in form widgets docs
Claude Paroz
2014-05-16
[1.5.x] Fixed #22167 -- Improved documentation on context processors
Moritz
2014-05-15
[1.5.x] Minor edits to latest release notes.
Tim Graham
2014-05-14
Bumped version number post release.
Jacob Kaplan-Moss
2014-05-14
Bumped version numbers for release.
1.5.8
Jacob Kaplan-Moss
2014-05-14
Added release notes for 1.4.13, 1.5.8.
Jacob Kaplan-Moss
2014-05-12
[1.5.x] Added additional checks in is_safe_url to account for flexible parsing.
Erik Romijn
2014-05-12
[1.5.x] Dropped fix_IE_for_vary/attach.
Aymeric Augustin
2014-05-05
[1.5.x] Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-e...
Tim Graham
2014-04-28
[1.5.x] Added dates to release notes of today's release.
Tim Graham
2014-04-28
[1.5.x] Post release version bump.
Tim Graham
2014-04-28
[1.5.x] Update version numbers for 1.5.7 bugfix release.
1.5.7
James Bennett
2014-04-23
[1.5.x] Removed bad import in last commit.
Tim Graham
2014-04-23
[1.5.x] Fixed #22486 -- Restored the ability to reverse views created using f...
Tim Graham
2014-04-22
[1.5.x] Updated grammar in description of django.contrib.auth.
Ray Ashman
2014-04-22
[1.5.x] Post release version bump.
Tim Graham
2014-04-21
[1.5.x] Add missing disclosure information to security archive.
James Bennett
2014-04-21
[1.5.x] Update for 1.5.6 security release.
1.5.6
James Bennett
2014-04-21
[1.5.x] Added information on resolved security issues to release notes.
Erik Romijn
2014-04-21
[1.5.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
2014-04-21
[1.5.x] Prevented leaking the CSRF token through caching.
Aymeric Augustin
2014-04-21
[1.5.x] Fixed a remote code execution vulnerabilty in URL reversing.
Tim Graham
2014-04-21
[1.5.x] Corrected the section identifier for MySQL unicode reference.
Matt Lauber
2014-04-18
[1.5.x] Fixed #22471 -- Corrected misprint in i18n docs
Erik Romijn
2014-04-16
[1.5.x] Fixed #22457 -- Fixed contributing guide w/o github set-up
Jordi Yeh
2014-04-15
[1.5.x] Fixed #22392 -- Corrected deployment instructions for Apache 2.4.
Tim Graham
2014-04-10
[1.5.x] Fixed #22419 -- Typo in docs/topics/db/multi-db.txt.
Tim Graham
2014-03-24
[1.5.x] Updated six to 1.6.1.
Tim Graham
2014-03-22
[1.5.x] Clarified strip_tags documentation
Claude Paroz
2014-03-13
[1.5.x] Fixed #22262 -- Added the correct line in the last example of Transla...
Dejan Noveski
[next]