website/conservancy
2024-05-13 17:55:54 +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 Eliminate base_standard.html template and internalNavigate blocks 2024-05-13 17:11:01 +10: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 Eliminate base_standard.html template and internalNavigate blocks 2024-05-13 17:11:01 +10:00
news Eliminate base_standard.html template and internalNavigate blocks 2024-05-13 17:11:01 +10:00
podjango Eliminate base_standard.html template and internalNavigate blocks 2024-05-13 17:11:01 +10:00
settings Switch to ManifestStaticFilesStorage for hashed URLs to static files 2024-05-13 17:55:54 +10:00
staff Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
static Eliminate base_standard.html template and internalNavigate blocks 2024-05-13 17:11:01 +10:00
supporters Merge sponsors.py into supporters app, frontpage.py into views.py 2024-05-10 11:27:51 +10:00
templates Eliminate base_standard.html template and internalNavigate blocks 2024-05-13 17:11:01 +10:00
usethesource Eliminate base_standard.html template and internalNavigate blocks 2024-05-13 17:11:01 +10: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