add support for opening hours that automatically change over time
This commit is contained in:
@ -11,6 +11,7 @@ wagtail = "^6.0.1"
|
||||
django = "^5.0.4"
|
||||
wagtail-grapple = "^0.25.1"
|
||||
psycopg2-binary = "^2.9.9"
|
||||
django-extensions = "^3.2.3"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "*"
|
||||
|
Reference in New Issue
Block a user