wagtail/docs/tutorial
Stefan Hammer 958a842843 Change handling of InlinePanel's label to work with other languages
- Removed capfirst() when initializing the label from the related
  model's verbose name, so it can be used for both the add-button and
  the child panel's header. Further used capfirst in the template when
  rendering the child panel's header and removed lower filter from the
  add-button's label.
- Tests:
  - changed labels and verbose names related to the InlinePanel to
    the correct singular and lowercased form
  - removed unnecessary heading kwargs, where the default heading
    already equals that definition
- Docs: Removed unnecessary and verbose label and header definitions
  from the documentation

Fixes #13221
2025-07-24 11:07:17 +02:00
..
add_search.md Move search_fields to the search section of the tutorial (#13187) 2025-06-27 17:59:45 +01:00
create_contact_page.md Change handling of InlinePanel's label to work with other languages 2025-07-24 11:07:17 +02:00
create_footer_for_all_pages.md Update create_footer_for_all_pages.md (#13123) 2025-05-20 17:35:31 +01:00
create_portfolio_page.md Docs: Fix up formatting on tutorial 'create' pages 2024-11-22 17:16:03 +10:00
customize_homepage.md Fix minor typo - capitalize Page model 2024-11-18 12:40:12 +00:00
deployment.md Rename deploy URL to deployment + update title 2024-09-19 10:09:46 +01:00
index.md
set_up_site_menu.md Fix misleading wording - clarify that get_site_root is created, not used 2024-11-18 12:48:39 +00:00
style_your_site.md Docs - Use consistent indents for CSS snippets 2024-12-04 08:48:45 +10:00