mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 02:36:32 +01:00
5 lines
127 B
Python
5 lines
127 B
Python
"""
|
|
This sub-package holds the web presence of Evennia, using normal Django to
|
|
relate the database contents to web pages.
|
|
|
|
"""
|