dr.botzo/dr_botzo/ircbot/migrations
Brian S. Stephan df17e68456 ircbot: tie bot users to django auth user, part 2
rename BotAdmin to BotUser

other stuff will check whether or not they're an "admin", which will
actually be standard django permissions
2015-06-20 09:50:52 -05:00
..
0001_initial.py add channel model, support autojoining 2015-05-10 10:02:25 -05:00
0002_botadmin_ircplugin.py add BotAdmin, IrcPlugin models 2015-05-12 20:45:18 -05:00
0003_auto_20150512_1934.py add BotAdmin, IrcPlugin models 2015-05-12 20:45:18 -05:00
0004_alias.py add Alias support 2015-05-14 21:39:20 -05:00
0005_auto_20150514_2317.py migration for aliases plural 2015-05-15 08:31:19 -05:00
0006_auto_20150515_2141.py topicmonitor: monitor when channel topic changes 2015-05-15 21:48:19 -05:00
0007_auto_20150519_2156.py ircbot: migration for the IrcPlugin ordering 2015-05-19 22:00:30 -05:00
0008_auto_20150521_2113.py ircbot: don't require topic/setter in IrcChannel 2015-05-21 21:14:01 -05:00
0009_botadmin_user.py ircbot: tie bot users to django auth user, part 1 2015-06-20 09:27:50 -05:00
0010_auto_20150620_0930.py ircbot: tie bot users to django auth user, part 2 2015-06-20 09:50:52 -05:00
__init__.py start the new ircbot framework 2015-05-09 18:56:26 -05:00