Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-11-18 11:08:09 +00:00
parent 93958a8900
commit 18a8c78799
63 changed files with 885 additions and 253 deletions

View file

@ -168,7 +168,7 @@
<div><p>Not released yet
2019-2022 develop branch (WIP)</p>
</div></blockquote>
<p>Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10</p>
<p>Increase requirements: Django 4.1+, Twisted 22+ Python 3.9, 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>