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
2018-05-17
[2.1.x] Bumped django_next_version in sphinx config to 2.2.
Tim Graham
2018-05-17
[2.1.x] Removed empty sections from 2.1 release notes.
Tim Graham
2018-05-17
Updated man page for Django 2.1 alpha.
Tim Graham
2018-05-16
Fixed #8936 -- Added a view permission and a read-only admin.
olivierdalang
2018-05-15
Add clarifying section about historical migration models
Andrew Godwin
2018-05-15
Fixed #16470 -- Allowed FileResponse to auto-set some Content headers.
Claude Paroz
2018-05-14
Fixed #29392 -- Disallowed use of abbreviated forms of --settings and --pytho...
Ryan P Kilby
2018-05-13
Fixed #29401 -- Updated admin's jQuery to 3.3.1.
T N
2018-05-13
Fixed #17379 -- Removed management commands deactivation of the locale.
Claude Paroz
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-05-10
Fixed #27629 -- Added router.allow_relation() calls for assignments between u...
Stefan R. Filipek
2018-05-10
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
Claude Paroz
2018-05-09
Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage().
Morgan Aubert
2018-05-07
Alphabetized imports in docs/ref/contrib/postgres/fields.txt.
Hasan Ramezani
2018-05-04
Fixed #26688 -- Fixed HTTP request logging inconsistencies.
Samir Shah
2018-05-03
Refs #29358 -- Corrected wording in primary key check message.
Carlton Gibson
2018-05-03
Fixed #29358 -- Added a system check to prohibit models with more than one pr...
Hasan Ramezani
2018-05-02
Fixed #29351 -- Doc'd that ModelAdmin.prepopulated_fields removes stop words.
Kelly Hogan
2018-05-02
Fixed #29375 -- Removed empty action attribute on HTML forms.
CHI Cheng
2018-05-01
Added stub release notes for 2.0.6.
Tim Graham
2018-05-01
Added release date for 2.0.5 and 1.11.13.
Tim Graham
2018-04-29
Fixed #29360 -- Removed Fabric examples in docs.
Srinivas Reddy Thatiparthy
2018-04-28
Fixed #29369 -- Mentioned the #django-dev IRC channel in contributing index.
PhrydRhys
2018-04-27
Fixed #27480 -- Added cache.touch().
Nicolas NoƩ
2018-04-23
Fixed #29349 -- Doc'd the default behavior of router.allow_relation().
Stefan R. Filipek
2018-04-23
Fixed typos in docs/topics/auth/passwords.txt.
adamth
2018-04-19
Fixed #29313 -- Doc'd how to use F() to sort null values.
drd0013
2018-04-19
Fixed #28600 -- Added prefetch_related() support to RawQuerySet.
Adnan Umer
2018-04-19
Fixed #29337 -- Added __len__() & __bool__() to RawQuerySet.
Adnan Umer
2018-04-19
Fixed #29339 -- Added result caching to RawQuerySet.
Adnan Umer
2018-04-19
Fixed #28574 -- Added QuerySet.explain().
Tom
2018-04-19
Fixed #29212 -- Doc'd redirect loop if @permission_required used with redirec...
Nick Pope
2018-04-19
Clarified wording in tutorial text.
Burhanuddin Baharuddin
2018-04-18
Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript template strings ...
Tim Graham
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-04-17
Fixed #29324 -- Made Settings raise ImproperlyConfigured if SECRET_KEY is acc...
Jon Dufresne
2018-04-16
Fixed #29274 -- Increased the number of common passwords from 1k to 20k.
GS-14
2018-04-15
Fixed typo in docs/topics/i18n/translation.txt.
Ben Menesini
2018-04-13
Fixed #27863 -- Added support for the SameSite cookie flag.
Alex Gaynor
2018-04-13
Fixed #29286 -- Fixed column mismatch crash with QuerySet.values() or values_...
Mariusz Felisiak
2018-04-12
Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.
Paul Donohue
2018-04-11
Fixed #29193 -- Prevented unnecessary foreign key drops when altering a uniqu...
Jeremy Bowman
2018-04-11
Fixed typo in docs/topics/db/managers.txt.
Luoxzhg
2018-04-10
Refs #28062 -- Doc'd PostgreSQL server-side cursors as a backwards incompatib...
Tim Graham
2018-04-10
Fixed mistakes in docs/topics/db/examples/many_to_one.txt.
Luoxzhg
2018-04-10
Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields.
Alasdair Nicol
2018-04-06
Updated contributing docs for some latest practices.
Tim Graham
2018-04-05
Fixed #29248 -- Renamed admin CSS class field-box to fieldBox.
Faheel Ahmad
2018-04-04
Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().
Jon Dufresne
2018-04-04
Fixed ordering in docs/internals/deprecation.txt.
Tim Graham
[next]