evennia/apps/objects
2007-05-18 14:07:57 +00:00
..
sql Adding initial data via Django's syncdb facility. We will no longer distribute a SQLite DB in the near future in favor of this cross-platform alternative. Also in this commit is a crash fix for @dig with SQLite. 2007-04-25 14:47:33 +00:00
__init__.py Re-organization. 2007-04-03 13:42:51 +00:00
models.py Don't return the ansi-fied version of the Object's name on its __str__() method as this is used in the admin interface and makes nasty looking garbage appear. 2007-05-18 14:07:57 +00:00
views.py Re-organization. 2007-04-03 13:42:51 +00:00