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-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
2014-02-18
[1.5.x] Fixed #22062 -- Corrected static files config for Apache >= 2.4
Tim Graham
2014-01-29
[1.5.x] Fix typo CRSF -> CSRF
Ian Foote
2014-01-26
[1.5.x] Added release note stubs for 1.5.6 and 1.4.11.
Tim Graham
2014-01-26
[1.5.x] Fixed #21823 -- Upgraded six to 1.5.2
Tim Graham
2014-01-24
[1.5.x] Fixed #21869 -- Fixed docs building with Sphinx 1.2.1.
Tim Graham
2014-01-24
[1.5.x] Fixed #21824 -- Added reference to LTS in docs/internals/security.txt
James Turley
2014-01-23
[1.5.x] Fixed some punctuation; thanks Chris Jerdonek.
Tim Graham
2014-01-22
[1.5.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.5.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
[1.5.x] Fixed #21726 -- Clarified that password should not be included in REQ...
Tim Graham
2014-01-20
[1.5.x] Fixed #21834 -- Clarifed usage of template_name in tutorial part 4.
Tim Graham
2014-01-20
[1.5.x] Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation.
Baptiste Mispelon
2014-01-19
[1.5.x] Added a note about LTS releases.
Jacob Kaplan-Moss
2014-01-17
[1.5.x] Fixed #20052 -- Discouraged use of Jython given the current state of ...
Tim Graham
2014-01-16
[1.5.x] Fixed #21768 -- Corrected TemplateView context section.
Tim Graham
2014-01-15
[1.5.x] Fixed typo in storage docs
Kevin Wood
2014-01-03
[1.5.x] Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2014-01-02
[1.5.x] Fixed typos. Changed grammar.
Frank Tobia
2014-01-02
[1.5.x] Fixed minor typos.
Nathan Smith
2014-01-01
[1.5.x] Fixed version number in docs/conf.py
Tim Graham
2013-12-30
[1.5.x] Fixed #21708 -- Added some headings to separate unrelated topics.
Tim Graham
2013-12-30
[1.5.x] Fixed #21710 -- Documented User.get_short_name()
Tim Graham
2013-12-26
[1.5.x] Fixed #21582 -- Corrected URL namespace example.
Tim Graham
2013-12-25
[1.5.x] Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.
Tim Graham
2013-12-18
[1.5.x] Fixed #21613 -- Removed a hardcoded input id from the tutorial.
Tim Graham
2013-12-18
[1.5.x] Fixed #21632 -- Docs: Removed example with callable as query parameter
Kevin Christopher Henry
2013-12-14
[1.5.x] Fixed #21539 -- Added example of modelformset_factory's form argument
Alasdair Nicol
2013-12-11
[1.5.x] Fixed #21594 -- Added note about model formsets deleting objects.
Ben Spaulding
2013-12-04
[1.5.x] Fixed #21558 -- Support building CHM files.
Aymeric Augustin
2013-12-02
[1.5.x] Fixed #21538 -- Added numpy to test/requirements/base.txt
Alasdair Nicol
2013-11-28
[1.5.x] Fixed #21515 -- Corrected example of template.Context in documentation.
Baptiste Mispelon
2013-11-25
[1.5.x] Fixed #21507 -- Corrected default widget information for FileField
Ludwik Trammer
2013-11-24
[1.5.x] Fixed typo in previous commit; refs #21490.
Tim Graham
2013-11-24
[1.5.x] Fixed #21490 -- Fixed custom admin URL reverse example.
Tim Graham
2013-11-23
Removed obsolete deprecation notes.
Aymeric Augustin
2013-11-22
[1.5.x] Fix #20054: Removed links to modwsgi.org.
Baptiste Mispelon
2013-11-20
Fixed #21468 -- Removed a ModelForm bit that doesn't apply to 1.5.x.
Baptiste Mispelon
[next]