Fixes to urls

This commit is contained in:
Griatch 2020-07-08 21:51:14 +02:00
parent 21cb3f69c8
commit 3b87cffed6
7 changed files with 57 additions and 12 deletions

View file

@ -392,7 +392,11 @@ in a format like the following:
# Conclusions
This concludes the first Part of the Starting tutorial. We have
We have covered a lot of ground in this lesson and covered several more complex topics. Knowing how to
query using Django is a powerful skill to have.
This concludes the first part of the Evennia starting tutorial - "What we have". Now we have a good foundation
to understand how to plan what our tutorial game will be about.
[prev lesson](Searching-Things) | [next lesson]()