dr.botzo/dr_botzo
Brian S. Stephan 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
..
__init__.py django skeleton 2014-03-16 09:22:11 -05:00
settings.py Markov: first cut of markov in django 2014-04-05 10:52:29 -05:00
urls.py Markov: first cut of markov in django 2014-04-05 10:52:29 -05:00
views.py just return a blank page for the index 2014-04-05 10:49:23 -05:00
wsgi.py django skeleton 2014-03-16 09:22:11 -05:00