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
/
ref
Age
Commit message (
Expand
)
Author
2021-03-26
[3.2.x] Fixed #32580 -- Doc'd that HttpRequest.get_host() may raise Disallowe...
sreehari1997
2021-03-25
[3.2.x] Refs #31003 -- Moved note about return value of QuerySet.bulk_create(...
Claude Paroz
2021-03-25
[3.2.x] Doc'd that RawSQL can be used with __in.
Simon Willison
2021-03-24
[3.2.x] Fixed page numbers in Paginator.get_elided_page_range() example in docs.
Jannis Vajen
2021-03-22
[3.2.x] Fixed #32576 -- Corrected dumpdata docs for passing model names to th...
tim-mccurrach
2021-03-19
[3.2.x] Fixed #32570 -- Removed unnecessary default_auto_field in app config ...
kshitijraghav
2021-03-16
[3.2.x] Fixed #32353 -- Confirmed support for PROJ 7.X.
Mariusz Felisiak
2021-03-16
[3.2.x] Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() meth...
Hasan Ramezani
2021-03-15
[3.2.x] Fixed typo in docs/ref/checks.txt.
Hasan Ramezani
2021-03-15
[3.2.x] Updated datum directory for PROJ 6 in GIS install instructions.
Mariusz Felisiak
2021-03-09
[3.2.x] Updated Git branch "master" to "main".
Markus Holtermann
2021-03-04
[3.2.x] Refs #32483 -- Doc'd caveat about using JSONField key transforms to b...
Mariusz Felisiak
2021-03-04
[3.2.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2021-03-04
[3.2.x] Corrected admin.E023 message in docs.
Hasan Ramezani
2021-03-02
[3.2.x] Fixed #32271 -- Improved consistency of docs CBV examples.
Jack Aitken
2021-02-26
[3.2.x] Fixed #20423 -- Doc'd that DTL variable names may not be a number.
tim-mccurrach
2021-02-11
[3.2.x] Documented an example custom context processor.
Adam Johnson
2021-02-11
[3.2.x] Improved pagination documentation
Adam Johnson
2021-02-08
[3.2.x] Fixed #32430 -- Doc'd base class-based views.
Anil Khatri
2021-02-08
[3.2.x] Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
Anil Khatri
2021-02-01
[3.2.x] Fixed typo in docs/ref/forms/widgets.txt.
Brad Solomon
2021-01-28
[3.2.x] Fixed #32388 -- Clarified QuerySet.bulk_update() caveat about duplica...
Timothy McCurrach
2021-01-25
[3.2.x] Refs #26167 -- Corrected OpClass() example in docs.
Hannes Ljungberg
2021-01-22
[3.2.x] Refs #32372 -- Updated manager name in related objects reference docs.
Jack
2021-01-22
[3.2.x] Fixed #32372 -- Made examples in related objects reference docs consi...
Jack Aitken
2021-01-20
[3.2.x] Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
Matthias Kestenholz
2021-01-19
[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-14
Fixed #31259 -- Added admin dark theme.
mimi89999
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2021-01-13
Fixed #26167 -- Added support for functional indexes.
Hannes Ljungberg
2021-01-12
Fixed #32291 -- Added fixtures compression support to dumpdata.
Paolo Melchiorre
2021-01-12
Fixed #31747 -- Fixed model enumeration via admin URLs.
Jon Dufresne
2021-01-12
Refs #32311 -- Fixed CSRF_FAILURE_VIEW system check errors code.
Hasan Ramezani
2021-01-12
Removed unused import in docs/ref/models/expressions.txt. (#13879)
Mariusz Felisiak
2021-01-12
Fixed #32311 -- Added system check for CSRF_FAILURE_VIEW setting.
Hasan Ramezani
2021-01-11
Fixed #32313 -- Corrected QuerySet.in_bulk() signature.
Iuri de Silvio
2021-01-07
Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.
Florian Apolloner
2021-01-07
Fixed #32315 -- Doc'd FieldFile.path.
Hasan Ramezani
2021-01-07
Fixed #32018 -- Extracted admin colors into CSS variables.
Matthias Kestenholz
2021-01-05
Fixed #32231 -- Allowed passing None params to QuerySet.raw().
Alexander Lyabah
2021-01-04
Fixed #32310 -- Fixed note about reverse accessors for intermediate table for...
Fabio Sangiovanni
2021-01-04
Refs #28741 -- Doc'd SESSION_COOKIE_DOMAIN requirement with CSRF_USE_SESSIONS.
Tim Graham
2021-01-04
Fixed typo in docs/ref/templates/builtins.txt.
Roland Geider
2020-12-30
Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.
Mariusz Felisiak
2020-12-29
Added app labels to related fields checks messages E302-E305.
Mariusz Felisiak
2020-12-29
Corrected related fields checks messages in docs.
Mariusz Felisiak
2020-12-23
Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...
Jon Dufresne
2020-12-21
Corrected code-block directives in docs/ref/models/meta.txt.
Jon Dufresne
2020-12-21
Fixed typo in docs/ref/files/storage.txt.
joshuapatel
2020-12-16
Fixed #32273 -- Doc'd AdminSite.unregister().
Hasan Ramezani
[next]