evennia/evennia/help
2022-01-09 17:13:24 +01:00
..
migrations Run migrations. Changed HelpEntry 'view' locks to use 'read' instead, leaving 'view' to control what is seen in index. 2021-05-30 20:38:10 +02:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
filehelp.py Co-exist @-prefixes for management commands. Resolve 2353. 2021-11-13 02:15:30 +01:00
manager.py Homogenize manager search methods to return querysets. Resolve #2384. 2022-01-09 17:13:24 +01:00
models.py Co-exist @-prefixes for management commands. Resolve 2353. 2021-11-13 02:15:30 +01:00
tests.py Update in-game links 2021-10-26 22:50:19 +02:00
utils.py Correct help query on @, fix reset hook call. 2021-11-13 15:32:31 +01:00