Clean up develop doc build to avoid clashes
This commit is contained in:
parent
9238a9bb58
commit
03fcb81fb3
23 changed files with 82 additions and 83 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue