mirror of
https://github.com/evennia/evennia.git
synced 2026-03-23 16:26:30 +01:00
Updated HTML docs.
This commit is contained in:
parent
2f5dc25129
commit
bf6af4c871
61 changed files with 153 additions and 153 deletions
|
|
@ -159,7 +159,7 @@ game directory should look like:</p>
|
|||
</pre></div>
|
||||
</div>
|
||||
<p>The “web/help_system” directory contains files created by Django. We’ll use some of them, but if
|
||||
you want to learn more about them all, you should read <a class="reference external" href="https://docs.djangoproject.com/en/1.9/intro/tutorial01/">the Django
|
||||
you want to learn more about them all, you should read <a class="reference external" href="https://docs.djangoproject.com/en/4.1/intro/tutorial01/">the Django
|
||||
tutorial</a>.</p>
|
||||
<p>There is a last thing to be done: your folder has been added, but Django doesn’t know about it, it
|
||||
doesn’t know it’s a new app. We need to tell it, and we do so by editing a simple setting. Open
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue