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
/
1.7.3.txt
Age
Commit message (
Expand
)
Author
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2017-09-22
Refs #17209 -- Removed login/logout and password reset/change function-based ...
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-02-20
Fixed typo in path to is_safe_url()
Tim Graham
2015-01-13
Added dates to release notes.
Tim Graham
2015-01-13
Fixed DoS possibility in ModelMultipleChoiceField.
Tim Graham
2015-01-13
Ensured views.static.serve() doesn't use large memory on large files.
Tim Graham
2015-01-13
Fixed is_safe_url() to handle leading whitespace.
Tim Graham
2015-01-13
Stripped headers containing underscores to prevent spoofing in WSGI environ.
Carl Meyer
2015-01-13
Added stub release notes for security releases.
Tim Graham
2015-01-11
Refs #24110 -- Added a more descriptive release note and fixed a spelling mis...
Markus Holtermann
2015-01-10
Fixed #24110 -- Rewrote migration unapply to preserve intermediate states
Markus Holtermann
2015-01-10
Fixed #23967 -- Added formats for Greek
Serafeim Papastefanos
2015-01-10
Fixed #24097 -- Prevented AttributeError in redirect_to_login
Claude Paroz
2015-01-06
Fixed #23815 -- Prevented UnicodeDecodeError in CSRF middleware
Claude Paroz
2015-01-05
Forwardported release note for 4aed731154b12e2948ee2b6a8baa5083840a343b.
Tim Graham
2015-01-03
Added 1.7.3 release notes stub.
Tim Graham