evennia/evennia/comms
2017-02-04 16:49:29 +01:00
..
migrations Run migrations! Added blank=True field to ChannelDB to allow the Admin-creation of channels without any subscribers. 2016-12-06 20:13:24 +01:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
admin.py Add missing fix to ChannelDB admin. 2016-12-06 20:03:26 +01:00
channelhandler.py Make the at_channel_create method automatically add a new channel to the channelhandler. 2017-02-04 16:42:08 +01:00
comms.py Fix bug in latest push. 2017-02-04 16:49:29 +01:00
managers.py Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
models.py Run migrations! Added blank=True field to ChannelDB to allow the Admin-creation of channels without any subscribers. 2016-12-06 20:13:24 +01:00