index
:
django.git
fix-31295
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-10-04
[3.2.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key...
Sarah Abderemane
2021-09-28
[3.2.x] Corrected field and model check messages in docs.
Mariusz Felisiak
2021-09-24
[3.2.x] Removed obsolete GEOS 3.5 requirement note.
Claude Paroz
2021-09-21
[3.2.x] Fixed broken links and redirects in docs.
Mariusz Felisiak
2021-09-17
[3.2.x] Corrected outputs and made cosmetic edits in GeoDjango tutorial.
Mariusz Felisiak
2021-09-16
[3.2.x] Doc'd Jinja2 form renderer.
David Smith
2021-09-10
[3.2.x] Clarified type of Window()'s partition_by and order_by arguments.
David Sanders
2021-08-31
[3.2.x] Refs #25264 -- Doc's that not all default options are supported by ev...
Jan Szoja
2021-08-27
[3.2.x] Corrected BaseDatabaseSchemaEditor.execute() signature in docs.
Mariusz Felisiak
2021-08-26
[3.2.x] Fixed #33046 -- Added note about using length of cached result by Que...
Can Sarıgöl
2021-08-13
[3.2.x] The geodjango mailing list moved to the Django Forum.
Claude Paroz
2021-07-29
[3.2.x] Made minor edits to QuerySet.update_or_create() docs.
Abhyudai
2021-07-28
[3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.
Pēteris Caune
2021-07-27
[3.2.x] Fixed #32933 -- Documented BoundField.initial as preferred over Form....
Chris Jerdonek
2021-07-26
[3.2.x] Fixed #32957 -- Improved visibility of arguments sections in Model.sa...
abhiabhi94
2021-07-23
[3.2.x] Fixed #32950 -- Removed myproject from imports in admin docs where ap...
Abhyudai
2021-07-19
[3.2.x] Fixed typo in docs/ref/databases.txt.
Jacob Walls
2021-07-09
[3.2.x] Fixed typo in docs/ref/contrib/gis/tutorial.txt.
Wille Marcel
2021-07-07
[3.2.x] Documented in_bulk behavior with nonexistent id_list items.
Claude Paroz
2021-06-30
[3.2.x] Fixed #32850 -- Doc'd Sitemap.paginator.
Thomas Guettler
2021-06-04
[3.2.x] Refs #32338 -- Improved accessibility of RadioSelect examples in docs.
David Smith
2021-06-03
[3.2.x] Fixed typos in docs.
Jacob Walls
2021-05-20
[3.2.x] Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-05-19
[3.2.x] Doc'd that HttpRequest.path doesn't contain a query string.
David D Lowe
2021-05-19
[3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.
David Sanders
2021-05-18
[3.2.x] Fixed #32755 -- Corrected Model.get_absolute_url() example in docs.
Girish Sontakke
2021-05-17
[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and u...
Nick Pope
2021-05-17
[3.2.x] Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2021-05-12
[3.2.x] Fixed a typo in docs/ref/models/fields.txt.
Nick Pope
2021-04-29
[3.2.x] Refs #32674 -- Noted that auto-created through table PKs cannot be au...
Carlton Gibson
2021-04-28
[3.2.x] Corrected introduction to range field lookups docs.
Adam Johnson
2021-04-27
[3.2.x] Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.
Mariusz Felisiak
2021-04-16
[3.2.x] Corrected File, ContentFile, and ImageFile signatures in docs.
Adam Johnson
2021-04-14
[3.2.x] Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined ...
Mariusz Felisiak
2021-04-07
[3.2.x] Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
Claude Paroz
2021-04-06
[3.2.x] Refs #30156 -- Corrected version in SpatiaLite install instructions.
Mariusz Felisiak
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
[next]