evennia/src/channels
2009-06-04 04:03:16 +00:00
..
__init__.py Actually, I did mess up and not commit the channels app. Yick. Fixed. 2009-04-20 02:45:40 +00:00
admin.py Fix a really obscure bug with adding default channels. Had a string substitution that didn't match up and wasn't throwing an exception (for some weird reason). 2009-06-04 04:03:16 +00:00
models.py Finally transition away from those horrid channel attributes for tracking channel memberships. We'll see about doing away with them altogether if it's possible efficiently. 2009-06-04 03:42:19 +00:00