django/docs/ref/contrib
Mariusz Felisiak 065832eaec
Fixed #32353 -- Confirmed support for PROJ 7.X.
2021-03-16 20:22:35 +01:00
..
admin Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formset_kwargs(). 2021-02-15 11:37:35 +01:00
gis Fixed #32353 -- Confirmed support for PROJ 7.X. 2021-03-16 20:22:35 +01:00
postgres Fixed typo in docs/ref/contrib/postgres/fields.txt. 2021-03-04 10:43:00 +01:00
auth.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
contenttypes.txt Fixed #32045 -- Doc'd GenericRelatedObjectManager methods. 2020-11-06 11:31:21 +01:00
flatpages.txt Fixed #31330 -- Corrected catchall URL pattern in flatpages docs. 2020-03-26 08:57:02 +01:00
humanize.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
index.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
messages.txt Fixed #32271 -- Improved consistency of docs CBV examples. 2021-03-02 08:33:05 +01:00
redirects.txt Refs #31541 -- Added example of creating Redirect objects to redirects app docs. 2020-06-23 12:36:53 +02:00
sitemaps.txt Fixed #27395 -- Added sitemap 'alternates' generation. 2020-07-29 11:48:29 +02:00
sites.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
staticfiles.txt Fixed #32041 -- Doc'd how to modify served files' content types on Windows. 2020-10-01 13:32:26 +02:00
syndication.txt Fixed #31822 -- Added support for comments URL per feed item. 2020-07-30 07:36:27 +02:00