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-02-06
Bump version number for 1.6.2.
1.6.2
Jacob Kaplan-Moss
2014-02-06
Updated 1.6.2 release notes for release (and linkified tickets).
Jacob Kaplan-Moss
2014-02-05
[1.6.x] Added missing items to 1.6.2 release notes.
Tim Graham
2014-02-05
[1.6.x] Added previous commit to 1.6.2 release notes.
Baptiste Mispelon
2014-02-05
[1.6.x] Revert "Fixed #20296 -- Allowed SafeData and EscapeData to be lazy"
Baptiste Mispelon
2014-02-04
[1.6.x] Fixed #21748 -- join promotion for negated AND conditions
Anssi Kääriäinen
2014-02-04
[1.6.x] Fixed #21413 -- resolve_columns fields misalignment
Anssi Kääriäinen
2014-01-30
[1.6.x] Made Oracle introspect FloatFields correctly
Shai Berger
2014-01-30
[1.6.x] Made Oracle introspect boolean fields
Shai Berger
2014-01-29
[1.6.x] Fix typo CRSF -> CSRF
Ian Foote
2014-01-26
[1.6.x] Added release note stubs for 1.5.6 and 1.4.11.
Tim Graham
2014-01-26
[1.6.x] Added missing items to 1.6.2 release notes.
Tim Graham
2014-01-26
[1.6.x] Fixed #21823 -- Upgraded six to 1.5.2
Tim Graham
2014-01-26
[1.6.x] Fixed #21880 -- Added missing items to django.utils.timezone.__all__.
Aymeric Augustin
2014-01-26
[1.6.x] Fixed typo. Refs #21836.
Aymeric Augustin
2014-01-25
[1.6.x] Fixed #21836 -- Improved transaction docs about autocommit mode
Chris Jerdonek
2014-01-24
[1.6.x] Fixed #21869 -- Fixed docs building with Sphinx 1.2.1.
Tim Graham
2014-01-24
[1.6.x] Fixed #21824 -- Added reference to LTS in docs/internals/security.txt
James Turley
2014-01-24
[1.6.x] Fixed #21787 -- regression in MTI .exclude() queries
Anssi Kääriäinen
2014-01-23
[1.6.x] Fixed some punctuation; thanks Chris Jerdonek.
Tim Graham
2014-01-22
[1.6.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.6.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
[1.6.x] Fixed #20834 -- Described how caching of user permissions works.
Tim Graham
2014-01-22
[1.6.x] Added a link to the 1.6 release notes which also fixed a rendering is...
Tim Graham
2014-01-22
[1.6.x] Fixed #21529 -- Noted that {% url %} encodes its output (refs #13260).
Tim Graham
2014-01-22
[1.6.x] Fixed #21726 -- Clarified that password should not be included in REQ...
Tim Graham
2014-01-20
[1.6.x] Fixed #21834 -- Clarifed usage of template_name in tutorial part 4.
Tim Graham
2014-01-19
[1.6.x] Added a note about LTS releases.
Jacob Kaplan-Moss
2014-01-17
[1.6.x] Fixed #18942 -- Clarified usage of {% get_static_prefix %}.
Tim Graham
2014-01-17
[1.6.x] Fixed #13116 -- Described scope of variables created by {% url ... as...
Tim Graham
2014-01-17
[1.6.x] Fixed #20052 -- Discouraged use of Jython given the current state of ...
Tim Graham
2014-01-16
[1.6.x] Fixed #18285 -- Documented that bulk_create doesn't work with M2M rel...
Tim Graham
2014-01-16
[1.6.x] Fixed #21768 -- Corrected TemplateView context section.
Tim Graham
2014-01-16
[1.6.x] Fixed #21727 -- Added some links to help clarify topics/auth/default.txt
Tim Graham
2014-01-16
[1.6.x] Fixed #21747 -- Added {% elif %} to template topics guide.
Tim Graham
2014-01-15
[1.6.x] Fixed typo in storage docs
Kevin Wood
2014-01-12
[1.6.x] Fixed a test that was failing with PostGIS.
Aymeric Augustin
2014-01-12
[1.6.x] Fixed #21452 -- Non-autocommit connections to PostgreSQL.
Aymeric Augustin
2014-01-12
[1.6.x] Fixed a test isolation issue. Refs #17062.
Aymeric Augustin
2014-01-11
[1.6.x] Fixed #21750 -- Fixed regression introduced by 4befb30.
Loic Bistuer
2014-01-10
[1.6.x] Fixed docstring typo in django/forms/forms.py.
Marc Sibson
2014-01-10
[1.6.x] Fixed typo in docstrings of MonthArchiveViews.
Michael Blatherwick
2014-01-04
[1.6.x] Fixed #21730 -- Removed superfluous db_index in custom auth docs
Claude Paroz
2014-01-03
[1.6.x] Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2014-01-03
[1.6.x] Fixed #21728 -- Corrected an inadvertent path change in docs/intro/co...
Tianyi Wang
2014-01-02
[1.6.x] Fixed #21319 -- Added documentation for the Form.fields attribute.
Vajrasky Kok
2014-01-02
[1.6.x] Fixed #21722 -- Added a warning for avoiding XSS vulnerabilities when...
Tim Graham
2014-01-02
[1.6.x] Fixed typos. Changed grammar.
Frank Tobia
2014-01-02
[1.6.x] Fixed minor typos.
Nathan Smith
2014-01-01
[1.6.x] Fixed set literals for python 2.6
Florian Apolloner
[next]