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
Age
Commit message (
Expand
)
Author
2016-09-07
Fixed #26956 -- Added success_url_allowed_hosts to LoginView and LogoutView.
Jon Dufresne
2016-09-07
Refs #26956 -- Allowed is_safe_url() to validate against multiple hosts
Jon Dufresne
2016-09-07
Fixed #27143 -- Allowed combining SearchQuery with more than one & or | opera...
Nicola Jordan
2016-09-07
Fixed #27174 -- Explained where PollsConfig comes from in tutorial 2.
Ankur Gupta
2016-09-07
Fixed #27180 -- Fixed a crash in MySQL checks where SELECT @@sql_mode doesn't...
Markus Gerards
2016-09-07
Fixed #27172 -- Closed database cursor explicitly in two doc examples
Chris Jerdonek
2016-09-06
Fixed #24865 -- Added remove_stale_contenttypes management command.
Tim Graham
2016-09-03
Fixed #25788 -- Enabled the cached template loader if debug is False.
Tim Graham
2016-09-03
Replaced smart_* by force_* calls whenever possible
Claude Paroz
2016-09-03
Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.
Daniel Hahler
2016-09-02
Doc'd how to remove old references in migration files.
Tim Graham
2016-09-02
Fixed #27099 -- Documented list filter's has_output() method.
Jeff Willette
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-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
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
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-30
Fixed #27145 -- Updated Storage.save() docs for refs #18899.
Tim Graham
2016-08-30
Fixed #26685 -- Added dwithin lookup support on SpatiaLite.
Kevan Swanberg
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
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
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
2016-08-24
Fixed #27039 -- Fixed empty data fallback to model field default in model forms.
Tim Graham
2016-08-24
Fixed #26816 -- Corrected an admin check to require inlines to subclass Inlin...
Berker Peksag
2016-08-24
Fixed #27111 -- Fixed KeyError if USERNAME_FIELD isn't in UserCreationForm.fi...
Berker Peksag
2016-08-24
Fixed #26866 -- Added format_lazy function
Mattias Loverot
2016-08-24
Fixed #27104 -- Corrected shell example in tutorial 5.
Tim Graham
2016-08-24
Fixed #27115 -- Corrected a screenshot in the tutorial.
Tim Graham
2016-08-24
Fixed #27100 -- Included already applied migration changes in the pre-migrate...
Simon Charette
2016-08-24
Fixed #27044 -- Included already applied migration changes in the post-migrat...
Simon Charette
2016-08-23
Fixed #27089 -- Added database alias to InconsistentMigrationHistory message.
Tim Graham
2016-08-23
Fixed #24650 -- Documented how to change an unmanaged model to managed.
Tim Graham
2016-08-23
Fixed #26998 -- Reverted some admin checks from checking field.many_to_many b...
Collin Anderson
2016-08-23
Fixed #27061 -- Added a TEST['TEMPLATE'] setting for PostgreSQL.
Chris Jerdonek
2016-08-20
Fixed #27018 -- Fixed admindocs crash with a view in a class.
Helen Sherwood-Taylor
[prev]
[next]