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
2023-12-01
[5.0.x] Improved wording in auth.models.User field docs.
Adrien
2023-11-28
[5.0.x] Removed link to lawrence.com in contrib.sites docs.
Adam Johnson
2023-11-15
[5.0.x] Refs #33690 -- Added missing data-theme selector to example in themin...
William Hayes
2023-11-02
[5.0.x] Fixed #34813 -- Doc'd usage of integrity HTML attribute with Manifest...
Patrick Rauscher
2023-10-27
[5.0.x] Fixed typo in docs/ref/contrib/gis/geos.txt.
Izzy Hyman
2023-10-25
[5.0.x] Added missing pycon directives in various docs.
Mariusz Felisiak
2023-10-07
[5.0.x] Added missing import in docs/ref/contrib/contenttypes.txt.
sage
2023-10-05
[5.0.x] Fixed #34759 -- Confirmed support for SpatiaLite 5.1.
pieterck
2023-09-27
[5.0.x] Added warning about flatpages and untrusted users.
Mariusz Felisiak
2023-09-18
Fixed #33651 -- Added support for prefetching GenericForeignKey.
Clément Escolano
2023-09-18
Fixed #34560 -- Updated admin's jQuery to 3.7.1.
Mariusz Felisiak
2023-09-16
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdm...
Ryanwalker277
2023-09-05
Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMe...
François Freitag
2023-09-04
Refs #34233 -- Bumped minimum supported version of docutils to 0.19.
Jacob Walls
2023-09-04
Fixed #34814 -- Confirmed support for PostGIS 3.4.
Nick Pope
2023-08-30
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...
Nick Pope
2023-08-25
Refs #34730 -- Made Message importable from django.contrib.messages.
François Freitag
2023-08-05
Fixed #34739 -- Added GEOSGeometry.equals_identical() method.
Olivier Tabone
2023-08-04
Fixed #34760 -- Dropped support for SQLite < 3.27.
Mariusz Felisiak
2023-08-04
Fixed #34686 -- Added support for GEOS 3.12.
Olivier Tabone
2023-08-03
Fixed #34761 -- Dropped support for MySQL < 8.0.11.
Mariusz Felisiak
2023-08-01
Corrected pycon formatting in some docs.
Almaz Kunpeissov
2023-07-14
Fixed #34677 -- Made admin password reset templates more consistent.
priyank.panchal
2023-07-10
Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google manage...
Andrew Northall
2023-07-07
Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.cont...
Mariusz Felisiak
2023-07-07
Fixed #9602 -- Added AdminSite.get_model_admin().
Mariusz Felisiak
2023-06-30
Fixed #34572 -- Added support for GDAL 3.7.
Mariusz Felisiak
2023-06-29
Fixed #34685 -- Dropped support for GEOS 3.6 and 3.7.
Mariusz Felisiak
2023-06-29
Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3.
Mariusz Felisiak
2023-06-29
Refs #34572 -- Added missing GDAL_PIXEL_TYPES from GDAL 3.5+.
Claude Paroz
2023-06-27
Fixed #34391 -- Added async-compatible interface to auth functions and relate...
Jon Janzen
2023-06-23
Improved style of n-tuple wording in docs and comments.
Nick Pope
2023-06-16
Fixed #34629 -- Added filtering support to GIS aggregates.
Olivier Le Thanh Duong
2023-06-05
Fixed #34621 -- Made admin site header render in <div> tag.
Howard Cox
2023-05-18
Fixed #34565 -- Added support for async checking of user passwords.
HappyDingning
2023-05-17
Updated broken links in docs.
Mariusz Felisiak
2023-04-27
Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature in docs.
Andrei Shabanski
2023-04-25
Replaced docutils link by PyPI reference.
Claude Paroz
2023-04-21
Added meaningful titles to ..admonition:: directives.
Mariusz Felisiak
2023-04-17
Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().
sarahboyce
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-04-15
Fixed #34419 -- Doc'd django.contrib.admin.sites.all_sites.
Edison Wang
2023-03-18
Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional.
Mariusz Felisiak
2023-03-12
Corrected example in CreateCollation() docs.
Adam Johnson
2023-03-09
Doc'd that action descriptions are %-formatted.
Mariusz Felisiak
2023-03-09
Fixed #34395 -- Updated admin's jQuery to 3.6.4.
Mariusz Felisiak
2023-03-08
Fixed #34384 -- Fixed session validation when rotation secret keys.
David Wobrock
2023-03-03
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
sarahboyce
2023-03-01
Fixed #34367 -- Updated instructions for installing GeoDjango on Windows.
Heath Henley
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
[next]