mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
Clean up develop doc build to avoid clashes
This commit is contained in:
parent
4fa9f12d65
commit
dca88243f4
23 changed files with 82 additions and 83 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# Searching for things
|
||||
|
||||
[prev lesson](./Creating-Things) | [next lesson](./Django-queries)
|
||||
|
||||
We have gone through how to create the various entities in Evennia. But creating something is of little use
|
||||
if we cannot find and use it afterwards.
|
||||
|
||||
|
|
@ -261,5 +259,3 @@ these tools will be all you need ...
|
|||
... but not always. In the next lesson we will dive further into more complex searching when we look at
|
||||
Django queries and querysets in earnest.
|
||||
|
||||
[prev lesson](./Creating-Things) | [next lesson](./Django-queries)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue