website/www/conservancy
Ben Sturmfels acd2cef276
Merge podjango.apps.cast into main podjango module
It's much simpler if "podjango" is the name of the Django app with a single
urls.py etc. The reason this is required is because podjango was originally a
fully-blown Django website and now it's become a Django app within the
Conservancy website.
2023-10-19 17:21:53 +11:00
..
apps assignment: Prevent unhandled error when fields not provided 2023-10-19 11:52:04 +11:00
static Remove www/conservancy/static/admin 2023-10-19 17:03:48 +11:00
templates Fix links to forms.css, remove links to unused jquery-ui.css 2023-10-19 16:49:13 +11:00
__init__.py Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
bsoup.py Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
feeds.py Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
frontpage.py Count supporters in the database - it's faster. 2021-10-13 21:20:58 +11:00
local_context_processors.py Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
middleware.py Add support for Debian Bullseye 2023-09-12 10:59:45 +10:00
settings.py Merge podjango.apps.cast into main podjango module 2023-10-19 17:21:53 +11:00
sponsors.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
urls.py Rename cast to "The Corresponding Source", move to URL prefix "/cast/" 2023-10-13 13:08:16 +11:00