website/conservancy
Ben Sturmfels 28f3b8de08
usethesource: Allow logged in users to edit/delete their own comments only
Unless of course they're given the "change comment" and "delete comment"
permissions, with which they can change or delete any comment.
2024-03-21 11:51:57 +11:00
..
assignment Move copyright assignment templates into Django app 2024-03-20 17:10:16 +11:00
blog Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
contacts Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
contractpatch Switch from url() to path() 2024-03-18 17:51:33 +11:00
events Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
fossy update fossy track proposal submission 2024-03-17 10:56:33 -07:00
fundgoal Display donation bar, noting it's results, for 1 week after end 2024-01-16 06:07:33 -08:00
news Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
podjango Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
settings Set USE_TZ = False to avoid default changing in Django 5 2024-03-21 09:53:19 +11:00
staff Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
static Remove unused /coming-soon.html page 2024-03-20 16:45:49 +11:00
summit_registration Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
supporter Convert remaining url routes to path/re_path 2024-03-18 18:38:30 +11:00
supporters Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
templates Remove unused CCS upload template 2024-03-20 17:10:32 +11:00
usethesource usethesource: Allow logged in users to edit/delete their own comments only 2024-03-21 11:51:57 +11:00
worldmap Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
__init__.py Fix strange issue with ParameterValidator settings 2024-03-20 14:32:44 +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 Delegate management of canonical URLs to Apache 2024-03-20 14:54:54 +11:00
sponsors.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
tests.py Fix tests 2024-03-20 16:25:02 +11:00
urls.py Remove unnecessary admin.autodiscover() 2024-03-20 17:01:10 +11:00
views.py Handle trailing slashes in static content 2024-03-20 15:45:46 +11:00
wsgi.py Specify the production settings in wsgi.py 2024-03-20 14:15:20 +11:00