0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/reference
LB (Ben Johnston) 9359b14326
fix sphinx warnings (#6001)
- use .add_css_file instead of .add_stylesheet in conf.py
- use .add_js_file instead of .add_javascript in conf.py
- fix duplicate clss references in pages model reference (for grouping of methods & attributes)
- rename wagtailspace.js to banner.js (may be used in the future for a generic banner)
2020-05-03 14:02:43 +02:00
..
contrib Add get_page_url() method to BaseSetting 2020-05-03 15:14:41 +10:00
pages fix sphinx warnings (#6001) 2020-05-03 14:02:43 +02:00
hooks.rst Add publish & unpublish page hooks 2020-05-03 14:18:13 +10:00
index.rst Move settings reference into separate doc 2019-11-20 17:39:46 +00:00
management_commands.rst Update links in documentation. (#5689) 2019-11-08 09:15:01 +00:00
project_template.rst Document the Dockerfile in the project template (#4853) 2018-10-27 15:18:25 +02:00
settings.rst Remove versionadded/versionchanged notes for 2.8 2020-04-22 13:54:09 +01:00
signals.rst Add pre_page_move and post_page_move signals 2020-04-28 20:26:40 +10:00