dr.botzo/dr_botzo
Brian S. Stephan 5d0e7aeb9f choices: simple choose randomly from choices thing
similar to a hybrid of the random facts (but defined more simply) and
the dice rolling (but not picking from dice), this allows for definition
of "choice sets" (only in the admin for the moment) and then getting a
random pull from that set (only in the web interface for the moment)
2016-12-04 11:43:47 -06:00
..
acro convert the project via 2to3 2016-01-16 18:02:17 -06:00
choices choices: simple choose randomly from choices thing 2016-12-04 11:43:47 -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: wrap exceptions in str() before format() 2016-01-17 12:11:00 -06:00
dr_botzo choices: simple choose randomly from choices thing 2016-12-04 11:43:47 -06:00
facts change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
ircbot ircbot: implement !reload for plugins 2016-01-17 10:56:39 -06:00
karma karma: add a pagination default of 10 2016-05-13 22:41:13 -05:00
markov markov: don't append punctuation to nothingness 2016-12-04 10:51:14 -06:00
pi change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
races convert the very basic UI we had to bootstrap 2016-03-30 16:00:49 -05:00
seen change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
static pad the bottom of pages' content 2016-03-30 18:06:44 -05:00
storycraft change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
templates choices: simple choose randomly from choices thing 2016-12-04 11:43:47 -06:00
transform transform: use new py3 base64 API 2016-01-16 19:37:24 -06:00
twitter twitter: reverse the mentions list before printing 2016-01-26 23:29:26 -06:00
weather weather: use requests library over urllib/json 2016-01-16 19:39:33 -06:00
.prospector.yaml prospector - 'log' okay name, analyze docstrings 2016-03-02 21:43:21 -06:00
manage.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00