mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-25 02:24:26 +00:00
Update README again
This commit is contained in:
parent
611779ce76
commit
ce8ceb80d6
@ -9,7 +9,7 @@ To start working on the project, just run the following commands:
|
|||||||
|
|
||||||
To load some initial data in the core:
|
To load some initial data in the core:
|
||||||
|
|
||||||
python3 manage.py loaddata core/fixtures/*.json
|
python3 manage.py loaddata users pages
|
||||||
|
|
||||||
You will be prompted for your Gitlab account, so you need some.
|
You will be prompted for your Gitlab account, so you need some.
|
||||||
|
|
||||||
@ -19,4 +19,4 @@ To start the debug server, just run `python3 manage.py runserver`
|
|||||||
* Django
|
* Django
|
||||||
|
|
||||||
The development is done with sqlite, but it is advised to set a more robust
|
The development is done with sqlite, but it is advised to set a more robust
|
||||||
DBMS for production (Postgresql for example)
|
DBMS for production (Postgresql for example)
|
Loading…
Reference in New Issue
Block a user