website/conservancy
Ben Sturmfels 3826b6fb66
Switch settings to use "the one true way" approach
The advantage of this approach is that the production and dev configurations are
in version control, so there's less opportunity for surprises.

As advocated by Jacob Kaplan-Moss (OSCON 2011) and Two Scoops of Django book.
2024-03-20 14:10:00 +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 duplicate date_within template tag 2024-03-19 22:20:13 +11:00
settings Switch settings to use "the one true way" approach 2024-03-20 14:10:00 +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 Switch settings to use "the one true way" approach 2024-03-20 14:10:00 +11:00
middleware.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +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