0227b74eee
when creating a markov target, tie it to ircbot models
2023-02-19 18:26:00 -06:00
19cd23879f
management command to remove nicks from chains due to bridge
2023-02-19 18:26:00 -06:00
8b3caabb57
linting fixes on the markov models
2023-02-16 16:17:49 -06:00
2f98a64cdd
version bumps and migration to django 2.2
2019-06-21 10:05:40 -05:00
cd23f062a9
collapsing all of dr_botzo one directory
2017-02-04 11:51:22 -06:00
2ffdf26ec2
reorganizing project directories, part 1
2015-05-08 20:37:22 -05:00
f9ed58ad52
Markov: some indexes to MarkovState, might help
2014-04-05 23:09:50 -05:00
6a50db0e3d
Markov: field changes: uniqueness, max_length
2014-04-05 15:55:06 -05:00
169f73cb36
Markov: view/form/etc for teaching lines
2014-04-05 14:53:30 -05:00
acfcd574b5
Markov: add a permission for importing from a log
2014-04-05 11:20:59 -05:00
77e52acc75
Markov: first cut of markov in django
...
this is just a basic port of the tables into django models right now.
there's some serious slowness in the state creation that i need to fix
before this does anything, but i want to get this in a real database on
a real linode before i go too much further, so here it is
2014-04-05 10:52:29 -05:00