mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 03:57:17 +02:00
Auto-remapped old django docs to new version. Resolve #3126
This commit is contained in:
parent
0bd99e7325
commit
d13c08ebc9
18 changed files with 43 additions and 28 deletions
|
|
@ -8,7 +8,7 @@ This page gives an overview of the supported SQL databases as well as instructio
|
|||
- MySQL / MariaDB
|
||||
|
||||
Since Evennia uses [Django](https://djangoproject.com), most of our notes are based off of what we know from the community and their documentation. While the information below may be useful, you can always find the most up-to-date and "correct" information at Django's [Notes about supported
|
||||
Databases](https://docs.djangoproject.com/en/dev/ref/databases/#ref-databases) page.
|
||||
Databases](https://docs.djangoproject.com/en/4.1/ref/databases/#ref-databases) page.
|
||||
|
||||
## SQLite3 (default)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue