mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Add Evennia-in-Pictures as second intro doc page
This commit is contained in:
parent
c97dbe6915
commit
9897109419
7 changed files with 201 additions and 47 deletions
|
|
@ -14,7 +14,7 @@ It is probably most useful to set `AUTO_CREATE_CHARACTER_WITH_ACCOUNT = False` s
|
|||
characters can be created through this.
|
||||
|
||||
You should have some familiarity with how Django sets up its Model Template View framework. You need
|
||||
to understand what is happening in the basic [Web Character View tutorial](Web-Character-View-Tutorial).
|
||||
to understand what is happening in the basic [Web Character View tutorial](./Web-Character-View-Tutorial.md).
|
||||
If you don’t understand the listed tutorial or have a grasp of Django basics, please look at the
|
||||
[Django tutorial](https://docs.djangoproject.com/en/1.8/intro/) to get a taste of what Django does,
|
||||
before throwing Evennia into the mix (Evennia shares its API and attributes with the website
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue