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
/
contrib
Age
Commit message (
Expand
)
Author
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-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-16
[3.2.x] Fixed #32353 -- Confirmed support for PROJ 7.X.
Mariusz Felisiak
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] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2021-03-02
[3.2.x] Fixed #32271 -- Improved consistency of docs CBV examples.
Jack Aitken
2021-01-25
[3.2.x] Refs #26167 -- Corrected OpClass() example in docs.
Hannes Ljungberg
2021-01-20
[3.2.x] Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
Matthias Kestenholz
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 #31747 -- Fixed model enumeration via admin URLs.
Jon Dufresne
2021-01-07
Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.
Florian Apolloner
2021-01-07
Fixed #32018 -- Extracted admin colors into CSS variables.
Matthias Kestenholz
2020-12-30
Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.
Mariusz Felisiak
2020-12-23
Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...
Jon Dufresne
2020-12-16
Fixed #32273 -- Doc'd AdminSite.unregister().
Hasan Ramezani
2020-12-11
Corrected docs regarding attributes required for logging in to the admin.
Jan Pieter Waagmeester
2020-11-30
Fixed #32232 -- Fixed typo in docs/ref/contrib/admin/actions.txt.
Hasan Ramezani
2020-11-28
Refs #32230 -- Made LayerMapping support pathlib.Path.
Mariusz Felisiak
2020-11-28
Fixed #32230 -- Made DataSource support pathlib.Path.
Hasan Ramezani
2020-11-27
Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.
Neil Lyons
2020-11-14
Doc'd that admin site booleans are tri-state.
Nick Pope
2020-11-14
Improved examples in ModelAdmin.list_display docs.
Nick Pope
2020-11-13
Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-06
Fixed #32045 -- Doc'd GenericRelatedObjectManager methods.
Craig Smith
2020-11-04
Fixed #32169 -- Added distinct support to JSONBAgg.
Artur Beltsov
2020-10-21
Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL.
Tom Carrick
2020-10-01
Fixed #32041 -- Doc'd how to modify served files' content types on Windows.
Peter Marheine
2020-09-25
Refs #32038 -- Added note to ModelAdmin.list_filter docs that GenericForeignK...
Mariusz Felisiak
2020-08-20
Fixed #31909 -- Fixed typo in docs/ref/contrib/admin/index.txt.
Enderson Menezes
2020-08-18
Refs #9061 -- Allowed GenericInlineFormSet to disable deleting extra forms.
Mariusz Felisiak
2020-08-18
Refs #20347 -- Allowed customizing the maximum number of instantiated forms i...
Mariusz Felisiak
2020-08-07
Fixed typo in docs/ref/contrib/postgres/fields.txt.
Thomas
2020-07-30
Fixed #31822 -- Added support for comments URL per feed item.
Viktor Garske
2020-07-29
Corrected admin.register() signature in docs.
Andrzej BartosiĆski
2020-07-29
Fixed #27395 -- Added sitemap 'alternates' generation.
Florian Demmer
2020-07-28
Refs #27996 -- Doc'd no extension required for RandomUUID() on PostgreSQL 13+.
Nick Pope
2020-07-21
Refs #31720 -- Defined default output_field of BoolAnd() and BoolOr() aggrega...
David Chorpash
2020-07-21
Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation.
David Chorpash
2020-07-15
FIxed typo in docs/ref/contrib/postgres/forms.txt.
Eric Theise
2020-07-13
Fixed #21528 -- Added note about filtering form field's queryset based on ins...
Caio Ariede
2020-07-07
Fixed #31713 -- Added SpatialReference support to GDALRaster.transform().
rico-ci
2020-07-02
Refs #6903 -- Adjusted ModelAdmin.preserve_filters docs.
Carlton Gibson
2020-06-23
Refs #31541 -- Added example of creating Redirect objects to redirects app docs.
Yash Saini
2020-06-23
Made small improvements to PostgreSQL operations docs.
Adam Johnson
2020-06-18
Fixed #6933 -- Added support for searching against quoted phrases in ModelAdm...
Alix
[next]