dr.botzo/dr_botzo
Brian S. Stephan 4c949ee6f3 ircbot: don't unload just one plugin of path
if we somehow got multiple plugins of the same path loaded, unload them
all when unloading, not just the first one we find
2016-01-17 09:20:06 -06:00
..
acro convert the project via 2to3 2016-01-16 18:02:17 -06:00
countdown change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
dice convert the project via 2to3 2016-01-16 18:02:17 -06:00
dispatch dispatch: new auto-migration, either django or py3 2016-01-16 19:56:14 -06:00
dr_botzo remove deprecated TEMPLATE_DIRS setting 2015-09-17 22:23:14 -05:00
facts change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
ircbot ircbot: don't unload just one plugin of path 2016-01-17 09:20:06 -06:00
karma change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
markov markov: fake a __stop if a k1,k2 has no v 2016-01-16 23:41:46 -06:00
pi change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
races change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
seen change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
static/css reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
storycraft change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
templates Django 1.8 port: move markov templates to app dir 2015-05-15 08:30:58 -05:00
transform transform: use new py3 base64 API 2016-01-16 19:37:24 -06:00
twitter twitter: don't re-encode response as utf-8 2016-01-16 19:33:03 -06:00
weather weather: use requests library over urllib/json 2016-01-16 19:39:33 -06:00
.prospector.yaml add prospector and config 2015-06-20 02:00:56 -05:00
manage.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00