django/docs/ref/contrib
Daniel Fairhead 7a13f06f36 [2.2.x] Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin.actions docs.
The queryset argument is already filtered, and request.POST doesn't
contain all selected objects when "Select All" is used.

Backport of e651b3095c from master
2019-11-06 13:41:36 +01:00
..
admin [2.2.x] Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin.actions docs. 2019-11-06 13:41:36 +01:00
gis [2.2.x] Refs #28436 -- Corrected docs regarding MySQL support of distance lookups. 2019-10-16 14:40:43 +02:00
postgres [2.2.x] Fixed broken links and redirects in documentation. 2019-08-21 10:58:05 +02:00
auth.txt [2.2.x] Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers. 2019-07-02 11:21:46 +02:00
contenttypes.txt [2.2.x] Corrected GenericRelation's related_query_name manual lookup example. 2019-01-21 10:14:03 -05:00
flatpages.txt [2.2.x] Removed outdated examples of flatpages served sites. 2019-08-19 12:28:27 +02:00
humanize.txt [2.2.x] Fixed intword example in docs/ref/contrib/humanize.txt. 2019-06-11 22:12:24 +02:00
index.txt Fixed #26483 -- Updated docs.python.org links to use Intersphinx. 2016-05-08 18:07:43 -04:00
messages.txt Fixed #26021 -- Applied hanging indentation to docs. 2016-06-03 11:44:34 -04:00
redirects.txt [2.2.x] Used extlinks for Django's source code. 2019-03-28 20:39:38 -04:00
sitemaps.txt [2.2.x] Fixed #30817 -- Clarified return value of Sitemap.items(). 2019-10-02 12:20:04 +02:00
sites.txt [2.2.x] Refs #30923 -- Fixed an example of rendering templates in contrib.sites docs. 2019-11-05 12:42:51 +01:00
staticfiles.txt [2.2.x] Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage. 2019-01-17 18:35:46 -05:00
syndication.txt [2.2.x] Used extlinks for Django's source code. 2019-03-28 20:39:38 -04:00