mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update djangodoc references also in READMEs, as per #3126
This commit is contained in:
parent
fe546c888d
commit
f66db3344d
10 changed files with 28 additions and 35 deletions
|
|
@ -41,7 +41,7 @@ image uploaded by a user), the save (or load) communication follows the path:
|
|||
Django -> Storage backend
|
||||
Storage backend -> file storage location (e.g. hard drive)
|
||||
|
||||
[django docs](https://docs.djangoproject.com/en/3.0/ref/settings/#std:setting-STATICFILES_STORAGE)
|
||||
[django docs](https://docs.djangoproject.com/en/4.1/ref/settings/#std:setting-STATICFILES_STORAGE)
|
||||
|
||||
This plugin, when enabled, overrides the default storage backend,
|
||||
which defaults to saving files at mygame/website/, instead,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue