зеркало из https://github.com/nextcloud/appstore.git
work on the readme
This commit is contained in:
Родитель
6d258b62e1
Коммит
aa5f12f6bd
|
@ -67,7 +67,7 @@ For more settings, check the [documentation](https://docs.djangoproject.com/en/1
|
|||
env LC_CTYPE=C tr -dc "a-zA-Z0-9-_\$\?" < /dev/urandom | head -c 64; echo
|
||||
|
||||
### Creating The Database Schema
|
||||
After all settings are adjusted, create the database schema by running the following command:
|
||||
After all settings are adjusted, create the database schema by running the following command (sqlite database will be automatically created):
|
||||
|
||||
python3 manage.py migrate
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче