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
La Quadrature du Net
piphone
campaign
Commits
20592a0d
Commit
20592a0d
authored
May 16, 2016
by
okhin
Browse files
Updating the README to migrate
parent
9ce150cc
Pipeline
#30
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
20592a0d
...
...
@@ -38,15 +38,15 @@ Create **settings.py** from **settings.py.sample** inside the **picampaign** mod
### Synchronize database
./manage.py
syncdb
./manage.py
migrate
It will ask for creation of a superuser.
If
syncdb
ran previously, commands are:
If
migrate
ran previously, commands are:
./manage.py makemigrations
./manage.py
syncdb
./manage.py
migrate
### Run website
...
...
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