dr.botzo/dr_botzo/markov
Brian S. Stephan 310c2aa28d markov: fake a __stop if a k1,k2 has no v
this shouldn't have happened, but i'm guessing some previous crash put
some buggy data into my database, so let's just be careful and do this.
a k1,k2 could have had any value for v, but not knowing what else to do
in this corner case, we'll just use a stop and let the caller decide
if they want to keep going
2016-01-16 23:41:46 -06:00
..
migrations convert the project via 2to3 2016-01-16 18:02:17 -06:00
templates use adminplus to add admin views 2015-06-13 12:20:10 -05:00
__init__.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
admin.py make the markov admin view URLs a bit better 2015-06-13 13:08:14 -05:00
forms.py standardize logging logger names 2015-05-21 22:05:10 -05:00
ircplugin.py convert the project via 2to3 2016-01-16 18:02:17 -06:00
lib.py markov: fake a __stop if a k1,k2 has no v 2016-01-16 23:41:46 -06:00
models.py change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
urls.py use adminplus to add admin views 2015-06-13 12:20:10 -05:00
views.py convert the project via 2to3 2016-01-16 18:02:17 -06:00