Made readme a little more clear on where to put local_settings.py
Change-Id: I670f6dd57e259fded7ce206380d0a3d588d4083d
This commit is contained in:
parent
0ee6fa835b
commit
9bea7957dc
@ -33,9 +33,9 @@ for you and then run the full test suite to verify everything is installed
|
||||
and functioning correctly.
|
||||
|
||||
Now that the virtualenv is created, you need to configure your local
|
||||
environment. To do this, create a ``local_settings.py`` file in the ``local/``
|
||||
directory. There is a ``local_settings.py.example`` file there that may be
|
||||
used as a template.
|
||||
environment. To do this, create a ``local_settings.py`` file in the
|
||||
``openstack_dashboard/local/`` directory. There is a
|
||||
``local_settings.py.example`` file there that may be used as a template.
|
||||
|
||||
If all is well you should able to run the development server locally:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user