0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-30 01:46:24 +01:00
wagtail/docs/reference/contrib
Andy Chosak 17e09fee76
Fix quotes in ModelAdmin documentation
Building the docs currently generates a warning:

wagtail/docs/reference/contrib/modeladmin/indexview.rst:423: WARNING: Could not lex literal_block as "python". Highlighting skipped.

This is due to use of backticks instead of single quotes on this page:

https://docs.wagtail.io/en/v2.8/reference/contrib/modeladmin/indexview.html#modeladmin-get-queryset

In practice this doesn't seem to actually break highlighting, but it's still good to fix.
2020-03-04 13:21:53 -05:00
..
forms Update docs with new locations of wagtail.admin.utils definitions 2019-08-19 18:58:56 +02:00
modeladmin Fix quotes in ModelAdmin documentation 2020-03-04 13:21:53 -05:00
frontendcache.rst Add support for cloudflare API tokens (#5688) 2019-11-19 14:47:52 +00:00
index.rst
postgres_search.rst Grammar fixes 2019-04-12 16:24:20 +01:00
routablepage.rst
searchpromotions.rst Remove ancient versionchanged notes 2018-05-15 14:54:41 +01:00
settings.rst Remove remaining references to request.site 2020-02-17 12:06:19 +00:00
sitemaps.rst Mention options for schema in sitemap 2020-02-25 21:33:21 +00:00
table_block.rst Add example of template rendering to TableBlock docs 2019-10-12 09:29:10 +10:00