Update iter_to_string with handling for list size of 2

This commit is contained in:
fariparedes 2021-06-18 14:07:59 -04:00
parent 0bd7860974
commit e6733ba7ff
3 changed files with 13 additions and 9 deletions

View file

@ -66,6 +66,7 @@ Up requirements to Django 3.2+
into a more consistent structure for overriding. Expanded webpage documentation considerably.
- REST API list-view was shortened (#2401). New CSS/HTML. Add ReDoc for API autodoc page.
- Update and fix dummyrunner with cleaner code and setup.
- Made `iter_to_str` format prettier strings
### Evennia 0.9.5 (2019-2020)