Commit graph

2 commits

Author SHA1 Message Date
b13d19a4bf
remove import check for django in setup (#27)
unneeded now since the agent imports and sets up Django as part of it's
initial serving
2024-12-12 20:03:48 -06:00
520a2eff59
change command handler strat to function decorator (#26)
* change command handler strat to function decorator

* add handlers back to agent class
2024-12-12 19:39:43 -06:00