takahe/stator
Andrew Godwin 8f57aa5f37
UI/Domains Refactor
Redoes the UI to remove timelines, promote domains, and a lot of other things to support the refactor.
2023-05-03 22:42:37 -06:00
..
management Add watchdog to prevent stator freezing 2023-01-16 11:15:59 -07:00
migrations
tests
__init__.py
admin.py
apps.py
exceptions.py Fetch actors with posts when needed 2022-12-20 10:17:52 +00:00
graph.py Add first-class deletion support to Stator 2023-01-08 12:43:52 -07:00
models.py Actually do the right indexes in migrations 2023-02-03 22:24:28 -07:00
runner.py UI/Domains Refactor 2023-05-03 22:42:37 -06:00
views.py