takahe/stator
Andrew Godwin 51b7c0d919 Undo one connection per transition 2023-02-04 11:46:38 -07: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 Undo one connection per transition 2023-02-04 11:46:38 -07:00
views.py