Files
mandelstudio/contact_form/__init__.py

7 lines
257 B
Python

"""Project-level overrides for the Ocyan contact_form plugin.
Ocyan loads contact form handlers via module labels like `contact_form.views`.
By shipping this package in the project repository we can extend behavior
without forking the upstream plugin.
"""