website/www/conservancy/apps/assignment
Ben Sturmfels 05c7ed6647
assignment: Prevent unhandled error when fields not provided
This typically happens when a bot is submitting the form. This should be a
validation error rather than an unhandled exception.
2023-10-19 11:52:04 +11:00
..
migrations Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
__init__.py Prototype copyright assignment form. 2021-12-07 09:58:47 +11:00
apps.py Add support for Debian Bookworm 2023-09-13 13:33:27 +10:00
forms.py assignment: Prevent unhandled error when fields not provided 2023-10-19 11:52:04 +11:00
models.py Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
terms.py Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
urls.py Update the assignment form with feedback from Pam/Denver. 2021-12-07 16:55:45 +11:00
views.py Correct email addresses for copyright assignment form. 2022-05-02 08:23:24 -07:00