website/conservancy/podjango
Ben Sturmfels 0b9ab6970c
Remove deprecated ifequal and ifnotequal tags
These have been replaced by `{% if x == y %}` type tags.
2024-03-19 22:01:53 +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 Remove deprecated ifequal and ifnotequal tags 2024-03-19 22:01:53 +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