website/conservancy
Ben Sturmfels 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
..
assignment Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
blog Simplify settings and move some standard settings into settings.py 2023-10-26 12:28:29 +11:00
ccs_upload Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
contacts Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
contractpatch Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
events Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
fossy fossy: check UUID format in the URL routing to avoid unhandled exception 2023-11-22 13:58:20 +11:00
fundgoal Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
news Simplify settings and move some standard settings into settings.py 2023-10-26 12:28:29 +11:00
podjango Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
staff Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
static Fix "expand all sections" second link 2023-11-22 10:38:37 +11:00
summit_registration Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
supporter Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
supporters Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
templates change footer from twitter to X 2023-11-21 15:03:08 -08:00
usethesource usethesource: Simplify the promissory wording 2023-11-11 12:46:43 +11:00
worldmap Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
__init__.py Remove CONSERVANCY_SECRET_KEY 2023-10-26 13:09:50 +11:00
bsoup.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
feeds.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
frontpage.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
local_context_processors.py update fundraiser goal to cy2023-end-year-match 2023-11-20 14:13:20 -08:00
middleware.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
settings.py Provide a default for DEBUG 2023-10-26 13:19:11 +11:00
sponsors.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
urls.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
wsgi.py Update wsgi.py to reflect directory structure changes 2023-10-25 16:28:57 +11:00