Commit graph

10 commits

Author SHA1 Message Date
5338e43e60
Add CAPTCHA to FOSSY track proposals form 2024-11-12 14:15:13 +11:00
7c12fa9e03 update FOSSY track proposals for 2025 2024-10-17 13:24:48 -07:00
Paul Visscher
b1fe2483ae update date 2024-04-16 16:09:25 -04:00
ef3dd503d8 touch up fossy proposal page 2024-03-29 09:20:08 -07:00
91c6238ab3 better picture of SMSU and update submission date 2024-03-28 13:11:45 -07:00
c4f88bd931 update fossy track proposal submission 2024-03-17 10:56:33 -07:00
af83b40af2
fossy: Add date hierarchy in admin 2024-02-27 19:09:48 +11:00
6c24b00fe3
fossy: Add created_time to CommunityTrackProposal model
Also move templates into app.
2024-02-27 19:01:31 +11:00
bb2eab2968
fossy: check UUID format in the URL routing to avoid unhandled exception
Requests like /fossy/xyz123/ were causing an error due to "xyz123" not being a
valid UUID. We should just return a 404 in this case, which the URL routing will
now do automatically.
2023-11-22 13:58:20 +11:00
ce6be591bd
Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00