website/www/conservancy/apps/assignment
Ben Sturmfels b7e2ce2a4d
Switch to relative imports
The relative imports make it clearer what code is within the project and where
it's coming from.
2023-10-20 09:45:53 +11:00
..
migrations Switch to relative imports 2023-10-20 09:45:53 +11: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