website/conservancy
Ben Sturmfels a83d22e243
Remove unused podjango files
Also updated the podjango templates to reference the *actual* base template,
`base_conservancy.html`, rather than `base_standard.html`.
2024-05-13 16:26:26 +10: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 contacts: Add field to represent the mailout the unsubscribe came from 2024-04-10 16:18:51 +10:00
content Defer JavaScript loading 2024-03-22 10:39:06 +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 date 2024-04-16 16:09:25 -04:00
fundgoal Fix typo 2024-03-21 13:54:49 +11:00
news Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
podjango Remove unused podjango files 2024-05-13 16:26:26 +10:00
settings Move SITE_FUNDGOAL configuration to settings/base.py 2024-05-10 12:00:44 +10:00
staff Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
static Remove remaining jQuery 2024-05-09 22:15:33 +10:00
supporters Merge sponsors.py into supporters app, frontpage.py into views.py 2024-05-10 11:27:51 +10:00
templates Merge sponsors.py into supporters app, frontpage.py into views.py 2024-05-10 11:27:51 +10: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
context_processors.py Move SITE_FUNDGOAL configuration to settings/base.py 2024-05-10 12:00:44 +10:00
feeds.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
tests.py Add some basic 200 OK smoke tests for key pages 2024-05-10 12:12:04 +10:00
urls.py Merge sponsors.py into supporters app, frontpage.py into views.py 2024-05-10 11:27:51 +10:00
views.py Move SITE_FUNDGOAL configuration to settings/base.py 2024-05-10 12:00:44 +10:00
wsgi.py Specify the production settings in wsgi.py 2024-03-20 14:15:20 +11:00