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
Age
Commit message (
Expand
)
Author
2016-09-02
Fixed #27099 -- Documented list filter's has_output() method.
Jeff Willette
2016-09-01
Added tests for collectstatic interactivity.
François Freitag
2016-09-01
Refs #25850, #27142, #27110 -- Documented migration history consistency checks.
Shai Berger
2016-09-01
Added stub release notes for 1.10.2.
Tim Graham
2016-09-01
Added release date for 1.10.1.
Tim Graham
2016-09-01
Fixed #27142, #27110 -- Made makemigrations consistency checks respect databa...
Tim Graham
2016-09-01
Fixed #5908 -- Added {% resetcycle %} template tag.
Sergei Maertens
2016-09-01
Updated roadmap link for 1.11.
Ed Morley
2016-09-01
Clarified URL regex check message with respect to include().
Riccardo Magliocchetti
2016-09-01
Refs #27162 -- Complemented docs related to CreateExtension
Claude Paroz
2016-09-01
Refs #27164 -- Fixed typo in docs/topics/db/multi-db.txt
Tim Graham
2016-09-01
Refs #27039 -- Fixed regression with field defaults in prefixed forms.
Alex Hill
2016-08-31
Fixed #24112 -- Fixed assertInHTML()'s counting if needle has no root element.
Adam Zapletal
2016-08-31
Fixed #25181 -- Added localdate() function to get date in a different time zone.
Jon Dufresne
2016-08-31
Fixed #27152 -- Supported comma delimiter in memcached LOCATION string.
Ed Morley
2016-08-31
Added a test for multiple memcached servers in LOCATION.
Ed Morley
2016-08-31
Fixed #27140 -- Prevented template rendering from hiding a property's TypeError.
Tim Graham
2016-08-31
Fixed #20892 -- Allowed configuring memcached client using OPTIONS.
Ed Morley
2016-08-31
Made settings docs link to cache parameters more specific.
Ed Morley
2016-08-31
Removed unused variable in test_memcached_uses_highest_pickle_version
Ed Morley
2016-08-31
Fixed #27154 -- Allowed comparing CallableBool with bitwise or.
Olexander Yermakov
2016-08-31
Fixed typo in docs/topics/testing/overview.txt
Mike Fiedler
2016-08-31
Fixed #27131 -- Passed proper string type to SMTP connection login
Claude Paroz
2016-08-30
Fixed #27153 -- Added validation for HttpResponse status.
Ryan Allen
2016-08-30
Fixed #27081 -- Allowed migrations to serialize methods on pypy.
Tim Graham
2016-08-30
Fixed #27145 -- Updated Storage.save() docs for refs #18899.
Tim Graham
2016-08-30
Fixed #27113 -- Tested that setting HttpRequest.encoding clears POST.
PremAnand Lakshmanan
2016-08-30
Fixed #26685 -- Added dwithin lookup support on SpatiaLite.
Kevan Swanberg
2016-08-30
Fixed #25109 -- Stopped silencing explicitly specified migration modules impo...
Simon Charette
2016-08-30
Removed double semicolon in SQL query
Claude Paroz
2016-08-30
Refs #27097, #27098 -- Moved PostgreSQL index type introspection to get_const...
Akshesh
2016-08-29
Clarified topological_sort_as_sets() docstring.
Pavel Sutyrin
2016-08-29
Fixed #19914 -- Fixed test failures with pylibmc.
Ed Morley
2016-08-29
Fixed #27132 -- Allowed testing MemcachedCache and PyLibMCCache during the sa...
Ed Morley
2016-08-29
Refs #19914 -- Split the test_invalid_keys cache test into two.
Ed Morley
2016-08-28
Fixed typo in auth management test.
Jon Dufresne
2016-08-28
Refs #27132 -- Added pylibmc to test requirements.
Ed Morley
2016-08-28
Fixed #27136 -- Changed auth forms' autofocus attribute to HTML5 boolean syntax.
Jon Dufresne
2016-08-26
Added Django 1.11, 2.0 to Python version support table.
Tim Graham
2016-08-26
Fixed #27126 -- Made {% regroup %} return a namedtuple to ease unpacking.
Baptiste Mispelon
2016-08-26
Fixed incorrect variable name in {% regroup %} docs.
Baptiste Mispelon
2016-08-26
Changed the example in the {% regroup %} docstring.
Baptiste Mispelon
2016-08-26
Fixed #27124 -- Excluded cull-related cache configs from memcached tests.
Ed Morley
2016-08-26
Fixed #26942 -- Added support for subtests during parallel testing.
Chris Jerdonek
2016-08-25
Replaced property() usage with decorator in several places.
Berker Peksag
2016-08-25
makemessages now requires a configured Django
Claude Paroz
2016-08-25
Removed unneeded smart_text
Claude Paroz
2016-08-25
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
Mattias Loverot
2016-08-25
Fixed #25995 -- Added an encoder option to JSONField
Claude Paroz
2016-08-25
Added class-based indexes to 1.11 release notes.
Akshesh
[prev]
[next]