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-04-27
Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.
Mariusz Felisiak
2021-04-19
Fixed #32574 -- Confirmed support for PROJ 8.x.
David Smith
2021-04-16
Corrected File, ContentFile, and ImageFile signatures in docs.
Adam Johnson
2021-04-14
Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields o...
Mariusz Felisiak
2021-04-08
Fixed #32575 -- Added support for SpatiaLite 5.
Claude Paroz
2021-04-08
Refs #31578 -- Removed outdated notes about MyISAM in GIS docs.
Mariusz Felisiak
2021-04-08
Refs #27488 -- Corrected detection of IsValid() support on SpatiaLite.
Mariusz Felisiak
2021-04-07
Dropped support for GEOS 3.5 and GDAL 2.0.
Claude Paroz
2021-04-07
Fixed #32501 -- Added support for returning fields from INSERT statements on ...
girishsontakke
2021-04-07
Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
Claude Paroz
2021-04-06
Refs #30156 -- Corrected version in SpatiaLite install instructions.
Mariusz Felisiak
2021-04-02
Fixed #32383 -- Added source map support to ManifestStaticFilesStorage.
Adam Johnson
2021-03-30
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
bankc
2021-03-30
Fixed #29127 -- Prevented DiscoverRunner from hiding tagged test with syntax ...
Chris Jerdonek
2021-03-29
Fixed #31487 -- Added precision argument to Round().
Nick Pope
2021-03-26
Fixed #32580 -- Doc'd that HttpRequest.get_host() may raise DisallowedHost.
sreehari1997
2021-03-25
Refs #31003 -- Moved note about return value of QuerySet.bulk_create() to the...
Claude Paroz
2021-03-25
Doc'd that RawSQL can be used with __in.
Simon Willison
2021-03-24
Refs #32460 -- Doc'd and tested that property names of model choice enums can...
Nick Pope
2021-03-24
Fixed page numbers in Paginator.get_elided_page_range() example in docs.
Jannis Vajen
2021-03-23
Fixed #32483 -- Fixed QuerySet.values()/values_list() on JSONField key transf...
Mariusz Felisiak
2021-03-22
Fixed #32576 -- Corrected dumpdata docs for passing model names to the --excl...
tim-mccurrach
2021-03-19
Fixed #32570 -- Removed unnecessary default_auto_field in app config example.
kshitijraghav
2021-03-18
Fixed #16010 -- Added Origin header checking to CSRF middleware.
Tim Graham
2021-03-18
Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme.
Tim Graham
2021-03-16
Fixed #32353 -- Confirmed support for PROJ 7.X.
Mariusz Felisiak
2021-03-16
Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in C...
Hasan Ramezani
2021-03-15
Fixed typo in docs/ref/checks.txt.
Hasan Ramezani
2021-03-15
Updated datum directory for PROJ 6 in GIS install instructions.
Mariusz Felisiak
2021-03-09
Updated Git branch "master" to "main".
Markus Holtermann
2021-03-06
Fixed #24141 -- Added QuerySet.contains().
Johan Schiff
2021-03-04
Refs #32483 -- Doc'd caveat about using JSONField key transforms to booleans ...
Mariusz Felisiak
2021-03-04
Fixed typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2021-03-04
Corrected messages of admin checks for invalid model field names.
Hasan Ramezani
2021-03-04
Corrected admin.E023 message in docs.
Hasan Ramezani
2021-03-03
Fixed #27854 -- Added system check for nonexistent directories in STATICFILES...
Jacob Walls
2021-03-02
Fixed #32271 -- Improved consistency of docs CBV examples.
Jack Aitken
2021-03-01
Fixed #32456 -- Added dbshell support for specifying a password file on Postg...
Hasan Ramezani
2021-02-26
Fixed #20423 -- Doc'd that DTL variable names may not be a number.
tim-mccurrach
2021-02-24
Fixed #32446 -- Deprecated SERIALIZE test database setting.
Simon Charette
2021-02-23
Fixed #30916 -- Added support for functional unique constraints.
Hannes Ljungberg
2021-02-15
Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formse...
manav014
2021-02-11
Documented an example custom context processor.
Adam Johnson
2021-02-11
Improved pagination documentation
Adam Johnson
2021-02-11
Fixed #32421 -- Made admindocs ModelDetailView show model cached properties.
Ramon Saraiva
2021-02-10
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
Mariusz Felisiak
2021-02-08
Used .. attribute:: directive in authentication views docs.
Mariusz Felisiak
2021-02-08
Fixed #32430 -- Doc'd base class-based views.
Anil Khatri
2021-02-08
Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
Anil Khatri
2021-02-06
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and do...
Markus Holtermann
[prev]
[next]