dr.botzo/dr_botzo/dr_botzo
Brian S. Stephan 0641e1c062 dispatch: port to django REST framework
this moves the dispatcher functionality that used to be in the old
ircbot directly to django REST framework, which is more robust and
allows for cooler stuff down the road. this still retains the ability to
have the bot privmsg, that still happens over the XML-RPC interface,
this is just a more convenient frontend to that
2015-06-18 23:57:43 -05:00
..
__init__.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
settings.py dispatch: port to django REST framework 2015-06-18 23:57:43 -05:00
urls.py dispatch: port to django REST framework 2015-06-18 23:57:43 -05:00
views.py remove a bunch of old vi modelines 2015-05-21 21:57:54 -05:00
wsgi.py bump django to 1.8.1 2015-05-08 22:53:38 -05:00