evennia/apps/objects
2007-05-24 19:53:36 +00:00
..
sql Create a Public channel by default, make a channel's name and ansi_name the same thing on initial creation. 2007-05-24 19:53:36 +00:00
__init__.py Re-organization. 2007-04-03 13:42:51 +00:00
models.py Implement @wipe as per MUX. NOTE: THIS REVISION REQUIRES YOU TO RE-SYNC YOUR objects_attribute TABLE. The best way to do this is to drop your attribute table and your comsys tables, then re-sync via syncdb. This was needed due to some conflicts in namespace that I didn't want to get around with disorganized work-arounds. 2007-05-24 17:44:17 +00:00
views.py Re-organization. 2007-04-03 13:42:51 +00:00