Commit graph

4 commits

Author SHA1 Message Date
58eafab717 Automatically generate feed enclosure URL prefix 2023-10-13 12:41:20 +11:00
9d61f17d32 Remove hard-coded faif.us domain from feed enclosure URLs 2023-10-13 09:45:38 +11:00
461d809a8a podjango: Remove unused code and templates 2023-10-10 22:05:38 +11:00
6426c9de06 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