Move intial setup code to a management command called initialsetup, update installation instructions

This commit is contained in:
Roberto Rosario
2014-07-17 00:17:14 -04:00
parent e48edd46c4
commit 7120ffe72d
6 changed files with 26 additions and 24 deletions

View File

@@ -28,7 +28,7 @@ is very easy to start using **Mayan EDMS**. Populate the database with the proje
.. code-block:: bash
$ mayan-edms.py syncdb --migrate --noinput
$ mayan-edms.py initialsetup
$ mayan-edms.py runserver
Point your browser to http://127:0.0.1:8000, if everything was installed