website/conservancy
Ben Sturmfels 0b9ab6970c
Remove deprecated ifequal and ifnotequal tags
These have been replaced by `{% if x == y %}` type tags.
2024-03-19 22:01:53 +11:00
..
assignment Switch CCS upload, copyright assignment, FOSSY and podcast components to use path() 2023-11-27 19:40:06 +11:00
blog Convert remaining url routes to path/re_path 2024-03-18 18:38:30 +11:00
contacts Switch from url() to path() 2024-03-18 17:51:33 +11:00
contractpatch Switch from url() to path() 2024-03-18 17:51:33 +11:00
events Switch from url() to path() 2024-03-18 17:51:33 +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 Convert remaining url routes to path/re_path 2024-03-18 18:38:30 +11:00
podjango Remove deprecated ifequal and ifnotequal tags 2024-03-19 22:01:53 +11:00
staff Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
static add AlliterativeAdvising logo 2024-03-18 13:23:58 -07:00
summit_registration Switch from url() to path() 2024-03-18 17:51:33 +11:00
supporter Convert remaining url routes to path/re_path 2024-03-18 18:38:30 +11:00
supporters Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
templates Remove deprecated ifequal and ifnotequal tags 2024-03-19 22:01:53 +11:00
usethesource usethesource: update disclaimer per SFC public MUC 2024-03-15 14:31:27 -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 Prevent test giving false-negative if settings.py moved 2024-03-13 14:45:36 +11:00
urls.py Fix /fossy/community-tracks/ 2024-03-18 18:47:39 +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