Clean up develop doc build to avoid clashes

This commit is contained in:
Griatch 2020-10-19 22:40:43 +02:00
parent 9238a9bb58
commit 03fcb81fb3
23 changed files with 82 additions and 83 deletions

View file

@ -1,7 +1,5 @@
# Django Database queries
[prev lesson](./Searching-Things) | [next lesson](../Part2/Starting-Part2)
```important:: More advanced lesson!
Learning about Django's queryset language is very useful once you start doing more advanced things
@ -397,5 +395,3 @@ 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](../Part2/Starting-Part2)