This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-23 00:06:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ceaf7d2a2f
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