website/www/conservancy
Ben Sturmfels c0acfde9c3
Merge FAIF "podjango" codebase into main sfconservancy.org site
It's a little awkward for now with podjango also having an "apps" module, but we
can clean that up later. I've excluded any JS and HTML that's likely not
required.

To accomodate this merging, I moved the templates into a "podjango" subdirectory
and, added a "podjango" namespace to the URLconf and converted a bunch of
hard-coded links to use the "url" template tag since there will now be a
"/faif/" prefix.
2023-10-05 19:26:42 +11:00
..
apps Add support for Debian Bookworm 2023-09-13 13:33:27 +10:00
static Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
templates front news blurb to zoom 2023-08-16 14:47:35 -07: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 FAIF "podjango" codebase into main sfconservancy.org site 2023-10-05 19:26:42 +11:00
sponsors.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
urls.py Merge FAIF "podjango" codebase into main sfconservancy.org site 2023-10-05 19:26:42 +11:00