Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AE UTBM
Sith
Commits
611779ce
Commit
611779ce
authored
Nov 24, 2015
by
Skia
Browse files
Update README
parent
9a954108
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
611779ce
...
...
@@ -7,6 +7,10 @@ To start working on the project, just run the following commands:
cd Sith
python3 manage.py migrate
To load some initial data in the core:
python3 manage.py loaddata core/fixtures/*.json
You will be prompted for your Gitlab account, so you need some.
To start the debug server, just run
`python3 manage.py runserver`
...
...
@@ -15,4 +19,4 @@ To start the debug server, just run `python3 manage.py runserver`
*
Django
The development is done with sqlite, but it is advised to set a more robust
DBMS for production (Postgresql for example)
\ No newline at end of file
DBMS for production (Postgresql for example)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment