evennia/evennia/utils/idmapper
2024-04-01 17:51:05 +02:00
..
__init__.py Updated docstrings as an example 2015-03-04 21:42:23 +01:00
LICENSE.md Refactored and cleaned up the idmapper directory; it's been so changed by evennia that it makes little sense to keep the original structure (which was intended for adding an app into). Resolved the unittest errors with the idmapper. 2015-02-23 15:06:30 +01:00
manager.py Apply black to codes 2024-04-01 17:51:05 +02:00
models.py Use isort, run format on code 2022-11-18 12:02:46 +01:00
README_evennia.md Refactored and cleaned up the idmapper directory; it's been so changed by evennia that it makes little sense to keep the original structure (which was intended for adding an app into). Resolved the unittest errors with the idmapper. 2015-02-23 15:06:30 +01:00
README_orig.rst Update djangodoc references also in READMEs, as per #3126 2023-03-04 20:10:12 +01:00
tests.py Support Python 3.12. Update optional scipy req to 1.12.0 2024-03-17 00:53:28 +01:00