dr.botzo/markov
Brian S. Stephan e5b9f1634a
completely remove usages of django-adminplus
it was futzing up some /admin/ login stuff, and I hadn't actually used
the three views using it in years, so probably better to just yeet it
(technical term) into the sun.

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-05-03 13:24:38 -05:00
..
management markov state queries need the context to be unique 2023-02-19 19:36:16 -06:00
migrations updates to bump the whole app to Django 5.0 2024-05-03 12:44:57 -05:00
templates/markov completely remove usages of django-adminplus 2024-05-03 13:24:38 -05:00
__init__.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
admin.py completely remove usages of django-adminplus 2024-05-03 13:24:38 -05:00
forms.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
ircplugin.py support markov targets with identical names on different servers 2023-05-04 17:24:07 -05:00
lib.py when creating a markov target, tie it to ircbot models 2023-02-19 18:26:00 -06:00
models.py support markov targets with identical names on different servers 2023-05-04 17:24:07 -05:00
urls.py add markov RPC method for learning a line 2019-09-19 00:21:18 -05:00
views.py add markov RPC method for learning a line 2019-09-19 00:21:18 -05:00