Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-12-03 09:12:37 +00:00
parent 0386a84221
commit b9423169d8
49 changed files with 813 additions and 281 deletions

View file

@ -168,7 +168,7 @@
<div><p>Not released yet
2019-2022 develop branch (WIP)</p>
</div></blockquote>
<p>Increase requirements: Django 4.1+, Twisted 22.10+ Python 3.9, 3.10, 3.11. PostgreSQL 11+.</p>
<p>Increase requirements: Django 4.1+, Twisted 22.10+ Python 3.10, 3.11. PostgreSQL 11+.</p>
<ul class="simple">
<li><p>New <code class="docutils literal notranslate"><span class="pre">drop:holds()</span></code> lock default to limit dropping nonsensical things. Access check
defaults to True for backwards-compatibility in 0.9, will be False in 1.0</p></li>