6
0
Fork 0
This repository has been archived on 2023-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
cavemanon-wagtail-personali.../src/wagtail_personalisation
MichaelYick 81c805e406 SegmentSummaryPanel now has a template_name
This was added because of a crash in Cavemanon/RockFreeMedia that had to
do with wagtail expecting rendered components, such as
SegmentSummaryPanel, to have a template_name before it would render it.

I do not believe, in this circumstance, the SegmentSummaryPanel is used
for anything, and this is just an ad-hoc band-aid to get the software
working.
2023-05-07 00:14:14 -05:00
..
locale/en/LC_MESSAGES updates faulty strings 2017-05-31 16:30:18 +02:00
migrations Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
static Update test matrix to include new Django and Wagtail versions 2019-08-22 09:36:27 +02:00
templates Replace staticfiles with static tag (django removed the staticfiles) 2021-08-12 10:44:02 +02:00
templatetags Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
__init__.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
adapters.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
admin.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
admin_urls.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
blocks.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
config.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
forms.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
models.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
receivers.py Use constants for enabled/disabling status on Segment 2017-05-31 14:48:46 +02:00
rules.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
utils.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
views.py Support Wagtail 4.2 (#1) 2023-05-07 03:25:48 +00:00
wagtail_hooks.py SegmentSummaryPanel now has a template_name 2023-05-07 00:14:14 -05:00