website/conservancy
Ben Sturmfels 94c56bb468
Rewrite the index view to avoid risk of path traversal
I've simplified this view by removing the custom HTTP error handlers, Python 3.5
exception handling and adding documentation.
2024-03-13 13:16:29 +11:00
..
assignment Switch CCS upload, copyright assignment, FOSSY and podcast components to use path() 2023-11-27 19:40:06 +11:00
blog Remove reference to old jQuery 2024-02-27 09:22:08 +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: Add date hierarchy in admin 2024-02-27 19:09:48 +11:00
fundgoal Display donation bar, noting it's results, for 1 week after end 2024-01-16 06:07:33 -08:00
news Simplify settings and move some standard settings into settings.py 2023-10-26 12:28:29 +11:00
podjango podjango: Add The Corresponding Source logo to feed 2024-03-06 17:34:48 +11:00
staff Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
static Move Python code out of the "conservancy/static" directory 2024-03-06 18:46:40 +11:00
summit_registration Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
supporter Move Python code out of the "conservancy/static" directory 2024-03-06 18:46:40 +11:00
supporters Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
templates fossy: Add created_time to CommunityTrackProposal model 2024-02-27 19:01:31 +11:00
usethesource usethesource: delete moot timeline on CCIRT page 2024-03-12 17:27:04 -07: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 Move ALLOWED_HOSTS into local settings (djangocommonsettings.py) 2024-02-06 21:59:31 +11:00
sponsors.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
tests.py Rewrite the index view to avoid risk of path traversal 2024-03-13 13:16:29 +11:00
urls.py Rewrite the index view to avoid risk of path traversal 2024-03-13 13:16:29 +11:00
views.py Rewrite the index view to avoid risk of path traversal 2024-03-13 13:16:29 +11:00
wsgi.py Update wsgi.py to reflect directory structure changes 2023-10-25 16:28:57 +11:00