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
d0cd8a89
Commit
d0cd8a89
authored
Nov 04, 2016
by
Sli
Browse files
Fix the contributing fix
parent
b6966c95
Pipeline
#338
failed with stage
in 4 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
d0cd8a89
...
...
@@ -24,10 +24,10 @@ Avec cette commande, tu clones le sith AE dans le dossier courant.
Maintenant, faut passer le sith en mode debug dans le fichier de settings personnalisé.
cat
"DEBUG=True" > sith/settings_custom.py
cat
'SITH_URL = "localhost:8000"'% >> sith/settings_custom.py
echo
"DEBUG=True" > sith/settings_custom.py
echo
'SITH_URL = "localhost:8000"'% >> sith/settings_custom.py
Enfin, il s'ag
g
it de créer la base de donnée de test
Enfin, il s'agit de créer la base de donnée de test
lors de la première utilisation
./manage.py setup
répondre no
...
...
Write
Preview
Supports
Markdown
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