This website requires JavaScript.
Explore
Help
Sign In
Conservancy
/
website
Watch
6
Star
0
Fork
You've already forked website
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
053504d099
website
/
www
/
conservancy
/
apps
/
assignment
History
Ben Sturmfels
cf3d7c6100
Add support for Debian Bookworm
2023-09-13 13:33:27 +10: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: Accept current date anywhere on earth.
2021-12-17 10:54:47 +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