evennia/evennia/web/__init__.py
2021-05-16 21:09:38 +02:00

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.
"""