dnscms: bump python to 3.14, bump deps, notably wagtail to 7.2
This commit is contained in:
@@ -188,6 +188,9 @@ WAGTAILADMIN_BASE_URL = "http://example.com"
|
||||
# Required by wagtail-grapple to make image URLs absolute
|
||||
BASE_URL = "http://example.com"
|
||||
|
||||
# https://docs.wagtail.org/en/latest/releases/6.4.html#data-upload-max-number-fields-update
|
||||
DATA_UPLOAD_MAX_NUMBER_FIELDS = 10_000
|
||||
|
||||
# GraphQL
|
||||
GRAPHENE = {"SCHEMA": "grapple.schema.schema"}
|
||||
GRAPPLE = {
|
||||
|
||||
Reference in New Issue
Block a user