django/docs/ref/contrib
Berker Peksag 400ec5125e Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods.
Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>
2019-08-29 19:32:12 +02:00
..
admin Fixed #30507 -- Updated admin's jQuery to 3.4.1. 2019-08-23 11:00:16 +02:00
gis Fixed broken links and redirects in documentation. 2019-08-21 10:57:24 +02:00
postgres Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations for PostgreSQL. 2019-08-21 13:10:06 +02:00
auth.txt Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods. 2019-08-29 19:32:12 +02:00
contenttypes.txt Corrected GenericRelation's related_query_name manual lookup example. 2019-01-21 10:13:42 -05:00
flatpages.txt Removed outdated examples of flatpages served sites. 2019-08-19 12:27:10 +02:00
humanize.txt Fixed #27486 -- Fixed Python 3.7 DeprecationWarning in intword and filesizeformat filters. 2019-06-11 20:34:59 +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 Used extlinks for Django's source code. 2019-03-28 20:32:17 -04:00
sitemaps.txt Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
staticfiles.txt Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage. 2019-01-17 18:34:44 -05:00
syndication.txt Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00