website/conservancy/news
Ben Sturmfels 783cdc6189
Eliminate base_standard.html template and internalNavigate blocks
The base_standard.html template was an unnecessary level of template
inheritance.

Also removed unused `min` and `subtract` template tags.
2024-05-13 17:11:01 +10:00
..
templatetags Eliminate base_standard.html template and internalNavigate blocks 2024-05-13 17:11:01 +10:00
__init__.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
admin.py Use decorator syntax to register admin handlers 2024-03-21 09:35:00 +11:00
models.py Simplify settings and move some standard settings into settings.py 2023-10-26 12:28:29 +11:00
urls.py Convert remaining url routes to path/re_path 2024-03-18 18:38:30 +11:00
views.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00