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
2020-12-23
[3.1.x] Refs #30367 -- Changed remaining "pip install" to "python -m pip inst...
Jon Dufresne
2020-12-16
[3.1.x] Fixed #32273 -- Doc'd AdminSite.unregister().
Hasan Ramezani
2020-12-11
[3.1.x] Corrected docs regarding attributes required for logging in to the ad...
Jan Pieter Waagmeester
2020-11-30
[3.1.x] Fixed #32232 -- Fixed typo in docs/ref/contrib/admin/actions.txt.
Hasan Ramezani
2020-11-28
[3.1.x] Refs #32230 -- Fixed LayerMapping example in GeoDjango tutorial.
Mariusz Felisiak
2020-11-27
[3.1.x] Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.
Neil Lyons
2020-11-14
[3.1.x] Doc'd that admin site booleans are tri-state.
Nick Pope
2020-11-14
[3.1.x] Improved examples in ModelAdmin.list_display docs.
Nick Pope
2020-11-13
[3.1.x] Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-06
[3.1.x] Fixed #32045 -- Doc'd GenericRelatedObjectManager methods.
Craig Smith
2020-10-01
[3.1.x] Fixed #32041 -- Doc'd how to modify served files' content types on Wi...
Peter Marheine
2020-09-25
[3.1.x] Refs #32038 -- Added note to ModelAdmin.list_filter docs that Generic...
Mariusz Felisiak
2020-08-20
[3.1.x] Fixed #31909 -- Fixed typo in docs/ref/contrib/admin/index.txt.
Enderson Menezes
2020-08-07
[3.1.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Thomas
2020-07-29
[3.1.x] Corrected admin.register() signature in docs.
Andrzej BartosiĆski
2020-07-21
[3.1.x] Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation.
David Chorpash
2020-07-15
[3.1.x] FIxed typo in docs/ref/contrib/postgres/forms.txt.
Eric Theise
2020-07-13
[3.1.x] Fixed #21528 -- Added note about filtering form field's queryset base...
Caio Ariede
2020-07-02
[3.1.x] Refs #6903 -- Adjusted ModelAdmin.preserve_filters docs.
Carlton Gibson
2020-06-23
[3.1.x] Refs #31541 -- Added example of creating Redirect objects to redirect...
Yash Saini
2020-06-23
[3.1.x] Made small improvements to PostgreSQL operations docs.
Adam Johnson
2020-06-17
[3.1.x] Fixed #30933 -- Updated instructions for installing GeoDjango on Wind...
David Smith
2020-06-17
[3.1.x] Adjusted model definition in GeoDjango tutorial.
David Smith
2020-05-27
[3.1.x] Refs #31615 -- Improved creating extension docs.
Frantisek Holop
2020-05-18
[3.1.x] Fixed #31577 -- Clarified docs about bounds of RangeFields.
xncbf
2020-05-14
[3.1.x] Refs #31034 -- Documented admin requires django.template.context_proc...
Jon Dufresne
2020-05-13
[3.1.x] Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
[3.1.x] Fixed numbered list in admin overview docs.
Jon Dufresne
2020-05-12
Refs #30678 -- Added support for GDAL 3.1.
Sergey Fedoseev
2020-05-12
Fixed #31569 -- Confirmed support for GEOS 3.8.
Mariusz Felisiak
2020-05-12
Fixed #30678 -- Added support for GDAL 3.
Claude Paroz
2020-05-11
Fixed #31034 -- Added a navigation sidebar to the admin.
Tom Carrick
2020-05-08
Fixed #12990, Refs #27694 -- Added JSONField model field.
sage
2020-05-06
Fixed a/an typos in "SQL" usage.
Adam Johnson
2020-05-05
Fixed #31485 -- Updated admin's jQuery to 3.5.1.
Mariusz Felisiak
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-05-01
Fixed #31455 -- Added support for deferrable exclusion constraints on Postgre...
Ian Foote
2020-05-01
Refs #27778 -- Removed reference to ASCII usernames in django.contrib.auth.mo...
David Smith
2020-04-28
Fixed broken links in docs.
Mariusz Felisiak
2020-04-20
Updated iTunes podcast format link in syndication docs.
David Smith
2020-04-16
Improved message example in admin actions documentation.
Nick Pope
2020-04-15
Used :rfc: role in various docs.
Mariusz Felisiak
2020-04-14
Fixed #31196 -- Added support for PostGIS 3.
Sergey Fedoseev
2020-04-14
Refs #31196 -- Installed postgis_raster extension on PostGIS 3+.
Claude Paroz
2020-04-07
Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2020-03-26
Fixed #31330 -- Corrected catchall URL pattern in flatpages docs.
Carlton Gibson
2020-03-23
Fixed #28194 -- Added support for normalization and cover density to SearchRank.
Hannes Ljungberg
2020-03-18
Fixed #31371 -- Increased User.first_name max_length to 150 characters.
Ryan Petrello
2020-03-16
Fixed #31340 -- Allowed query expressions in SearchQuery.value and __search l...
Baptiste Mispelon
[next]