7 lines
257 B
Python
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.
|
|
"""
|