This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
69cb8e5655
evennia
/
src
/
channels
History
Download ZIP
Download TAR.GZ
Greg Taylor
ddfd479ba9
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).
...
Also add CommChannelMembershipAdmin.
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