dr.botzo/dr_botzo/dr_botzo
Brian S. Stephan 56b495e8fb add an XML-RPC interface to the irc bot
this allows plugins to register methods that can be called over XML-RPC

the old bot used this interface behind apache for a web service, but i
think in this version it will only be for django -> ircbot, and django
will have a rest API for other things
2015-06-13 13:06:10 -05:00
..
__init__.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
settings.py add an XML-RPC interface to the irc bot 2015-06-13 13:06:10 -05:00
urls.py use adminplus to add admin views 2015-06-13 12:20:10 -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