django/docs/ref/contrib
MaximZemskov 3c01fe30f3 Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optional.
Restored backwards compatibility after refs #27991.
Regression in be6ca89396.
2019-01-11 18:02:43 -05:00
..
admin Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optional. 2019-01-11 18:02:43 -05:00
gis Renamed Sqlite and Sqlite3 references to SQLite. 2018-12-22 18:52:54 -05:00
postgres Added import locations to contrib.postgres aggregates and validators docs. 2018-12-24 16:36:00 -05:00
auth.txt Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user(). 2019-01-09 20:01:04 -05:00
contenttypes.txt Fixed #29941 -- Fixed missing variable in docs/ref/contrib/contenttypes.txt. 2018-11-09 19:49:06 -05:00
flatpages.txt Fixed "template tag" spelling in docs. 2018-01-23 09:40:18 -05:00
humanize.txt Fixed #27652 -- Doc'd that intcomma works with floats. 2016-12-30 13:43:40 -05: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 auto-numbered lists in documentation. 2018-11-15 13:54:28 -05: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 Fixed #27994 -- Documented ManifestFilesMixin. 2018-11-01 11:15:13 -04:00
syndication.txt Alphabetized imports in various docs. 2018-05-12 19:37:42 +02:00