Revision ceded986 docs/src/configuration.rst

b/docs/src/configuration.rst
74 74

  
75 75
    $ synnefo-manage sql db
76 76

  
77

  
78
.. _database-initialization:
79

  
80
Database initialization
81
-----------------------
77 82
You need to initialize the Synnefo DB::
78 83

  
79 84
    $ synnefo-manage syncdb
......
95 100

  
96 101
sample users.json file:
97 102

  
98
.. code-block::
99
    .. include:: ../../synnefo/db/fixtures/users.json
103
.. literalinclude:: ../../synnefo/db/fixtures/users.json
104
    :language: json
100 105

  
106
`download <../_static/users.json>`_
101 107

  
102 108
.. _additional-configuration:
103 109

  

Also available in: Unified diff