kopia lustrzana https://github.com/wagtail/wagtail
Explain the _create an admin step_ of the tutorial (#9371)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>pull/9395/head
rodzic
bd83ef5f4e
commit
2808304662
|
@ -648,6 +648,7 @@ Contributors
|
||||||
* Bolarinwa Comfort Ajayi
|
* Bolarinwa Comfort Ajayi
|
||||||
* Mary Ojo
|
* Mary Ojo
|
||||||
* Oluwaloseyi Adeleye
|
* Oluwaloseyi Adeleye
|
||||||
|
* Dennis Onyeka
|
||||||
|
|
||||||
Translators
|
Translators
|
||||||
===========
|
===========
|
||||||
|
|
|
@ -111,7 +111,7 @@ This command ensures that the tables in your database are matched to the models
|
||||||
python manage.py createsuperuser
|
python manage.py createsuperuser
|
||||||
```
|
```
|
||||||
|
|
||||||
When logged into the admin site, a superuser has full permissions and is able to view/create/manage the database.
|
This will prompt you to create a new superuser account with full permissions. Note the password text won’t be visible when typed, for security reasons.
|
||||||
|
|
||||||
### Start the server
|
### Start the server
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue