arcology/arcology
Ryan Rix d8a4b13c11 only local localapi in development environment 2024-03-18 17:18:26 -07:00
..
management/commands make sure base arroyo roles are instantiated 2024-03-14 10:39:28 -07:00
migrations add feed exporting using django templates and metadata extractor 2024-02-04 21:27:24 -08:00
settings only local localapi in development environment 2024-03-18 17:18:26 -07:00
static/arcology make code blocks more pretty 2024-03-14 00:00:39 -07:00
templates fix template fragment caching key 2024-03-05 22:58:11 -08:00
__init__.py add manage.py wrapper command to pyproject 2023-12-18 21:21:23 -08:00
admin.py add FeedEntry for caching publishable headings 2024-02-04 20:42:47 -08:00
agent_utils.py re-order agent classification checks so that browsers match less 2024-03-13 14:04:57 -07:00
asgi.py add manage.py wrapper command to pyproject 2023-12-18 21:21:23 -08:00
cache_decorator.py fix template fragment caching key 2024-03-05 22:58:11 -08:00
models.py add caching to org page views and feeds and sidebar 2024-03-05 13:21:44 -08:00
urls.py only local localapi in development environment 2024-03-18 17:18:26 -07:00
views.py if a page has no published entries, return a 404 for the feed 2024-03-05 11:07:01 -08:00
wsgi.py add manage.py wrapper command to pyproject 2023-12-18 21:21:23 -08:00