website/conservancy/podjango
Ben Sturmfels 2a99a0c81a
Switch from url() to path()
Path is the new way to handle simpler routing rules.
2024-03-18 17:51:33 +11:00
..
migrations Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
static/podjango podjango: Add The Corresponding Source logo to feed 2024-03-06 17:34:48 +11:00
templates/podjango Load images via staticfiles 2024-02-27 10:19:38 +11:00
templatetags podjango: Fix linting warnings 2024-02-23 15:02:04 +11:00
__init__.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
admin.py podjango: Fix linting warnings 2024-02-23 15:02:04 +11:00
feeds.py podjango: Add The Corresponding Source logo to feed 2024-03-06 17:34:48 +11:00
frontpage.py podjango: Fix linting warnings 2024-02-23 15:02:04 +11:00
models.py podjango: Fix linting warnings 2024-02-23 15:02:04 +11:00
urls.py Switch from url() to path() 2024-03-18 17:51:33 +11:00
views.py podjango: Fix linting warnings 2024-02-23 15:02:04 +11:00