Explorar o código

utilize only the generated superuser for non-Vagrant setup

David Ray %!s(int64=8) %!d(string=hai) anos
pai
achega
cd4ab68f87
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      readme.md

+ 1 - 4
readme.md

@@ -54,12 +54,9 @@ With PIP installed run the following commands:
     pip install -r requirements.txt
     ./manage.py migrate
     ./manage.py load_initial_data
-      (if you want a custom superuser:)
-    ./manage.py createsuperuser
     ./manage.py runserver
 
-Log into the admin with the credentials ``admin / changeme`` or, if you created a superuser,
-with the custom superuser credentials.
+Log into the admin with the credentials ``admin / changeme``.
 
 ### Note on demo search: