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
/
django
Age
Commit message (
Expand
)
Author
2013-09-10
[1.5.x] Bump version numbers for 1.5.3 security release.
1.5.3
James Bennett
2013-09-10
[1.5.x] Prevented arbitrary file inclusion with {% ssi %} tag and relative pa...
Tim Graham
2013-09-09
[1.5.x] Fixed #20707 -- Added explicit quota assignment to Oracle test user
Садовский Николай
2013-08-22
[1.5.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...
Tim Graham
2013-08-13
Bump version post-release.
Jacob Kaplan-Moss
2013-08-13
Bumped version numbers for 1.5.2.
Jacob Kaplan-Moss
2013-08-13
Apply autoescaping to AdminURLFieldWidget.
Jacob Kaplan-Moss
2013-08-13
Fixed is_safe_url() to reject URLs that use a scheme other than HTTP/S.
Jacob Kaplan-Moss
2013-07-29
[1.5.x] Fixed #20774 -- Mention the new django-localflavor app as a replaceme...
Jannis Leidel
2013-07-28
[1.5.x] Simplified smart_urlquote and added some basic tests.
Florian Apolloner
2013-07-27
[1.5.x] Optimisation in prefetch_related_objects
Luke Plant
2013-07-27
[1.5.x] Fixed #19607 - prefetch_related crash
Luke Plant
2013-07-25
[1.5.x] Fixed #20679 -- Corrected CachedFilesMixin.post_process docstring.
Tim Graham
2013-07-22
[1.5.x] Fixed #20773 -- [gis] Fixed regression in GoogleMap output
Claude Paroz
2013-07-13
[1.5.x] Fixed #20681 -- Prevented teardown_databases from attempting to tear ...
Tim Graham
2013-07-10
[1.5.x] Fixed #20075 -- Fixed session test fail when using a cache other than...
Mathijs de Bruin
2013-07-09
[1.5.x] Fixed #20722 -- Fixed MemcachedCache backend get_many on Python 3.
Tim Graham
2013-07-07
[1.5.x] Fixed #20711 -- Fixed broken link in timesince.py docstring
SusanTan
2013-07-04
[1.5.x] Fixed #19940 -- Made test.runner.setup_databases properly handle alia...
Tim Graham
2013-07-04
[1.5.x] Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL.
Tim Graham
2013-07-03
[1.5.x] Fixed #20695 -- Fixed contrib.humanize translation syntax errors
Claude Paroz
2013-07-03
[1.5.x] Fixed #20687 -- Added documentation for django.core.signing API.
Tomáš Ehrlich
2013-06-29
[1.5.x] Fixed #20677 - Typos in generic_inlineformset_factory docs.
Tim Graham
2013-06-24
[1.5.x] Fixed #20636 -- Stopped stuffing values in the settings.
Aymeric Augustin
2013-05-24
[1.5.x] Rotate CSRF token on login
Andrew Godwin
2013-05-21
[1.5.x] Imported copyreg from six.moves
Claude Paroz
2013-05-21
[1.5.x] Fixed #20212 - __reduce__ should only be defined for Py3+.
Daniel Lindsley
2013-05-21
[1.5.x] Fixed prefetch_related + pickle regressions
Anssi Kääriäinen
2013-05-20
[1.5.x] Fixed #20278 -- ensured .get() exceptions do not recurse infinitely
Anssi Kääriäinen
2013-05-11
[1.5.X] Fixed #20136 - Fixed and expanded the docs for loaddata and model sig...
Tim Graham
2013-05-10
[1.5.x] Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
Aymeric Augustin
2013-05-10
[1.5.x] [py3] Stopped iterating on exceptions. Refs #20025.
Aymeric Augustin
2013-05-07
[1.5.x] Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeE...
Tai Lee
2013-05-01
[1.5.x] Fixed #19252 -- Added support for wheel packages.
Florian Apolloner
2013-04-14
[1.5.x] Fixed geojson detection with Spatialite
Claude Paroz
2013-04-12
[1.5.x] Fixed #20237 (again) Allowed binary parameter to assertContains
Claude Paroz
2013-04-12
[1.5.x] Fixed #20211: Document backwards-incompatible change in BoundField.la...
Baptiste Mispelon
2013-04-11
[1.5.x] Fixed #20237 -- Reenabled assertContains with binary parameter
Claude Paroz
2013-04-05
[1.5.x] Fixed #20207 -- Handle ManyToManyField with a unicode name correctly.
Simon Charette
2013-04-01
[1.5.x] Fixed #20169 -- Ensured that the WSGI request's path is correctly bas...
Julien Phalip
2013-03-29
[1.5.x] Fixed spelling errors
Gavin Wahl
2013-03-28
Bumped version number post-release.
Jacob Kaplan-Moss
2013-03-28
Bump version numbers for 1.5.1.
1.5.1
Jacob Kaplan-Moss
2013-03-28
Updated translations from Transifex
Claude Paroz
2013-03-27
[1.5.x] Fixed #20078: don't allow filtering on password in the user admin.
Jacob Kaplan-Moss
2013-03-27
[1.5.x] Fixed #18985 -- ensure module level deprecations are displayed
Preston Holmes
2013-03-26
[1.5.x] Fixed #20091 -- Oracle null promotion for empty strings
Anssi Kääriäinen
2013-03-23
[1.5.x] Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to ...
Russell Keith-Magee
2013-03-22
[1.5.x] Fixed #20108 -- Fixed filepath_to_uri decoding error
Claude Paroz
2013-03-22
[1.5.x] Fixed #20094 - Be more careful when checking for Iterator
Marc Tamlyn
[next]