Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
a569f423
Commit
a569f423
authored
May 25, 2011
by
Constantinos Venetsanopoulos
Browse files
Minor fix in README.develop
parent
63ab28b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.develop
View file @
a569f423
...
...
@@ -235,7 +235,7 @@ See "Initial Migration" section.
Each time you make changes to the database and data migration is not required (WARNING: always
perform this with extreme care):
$ ./bin/python schemamigration db --auto
$ ./bin/python
manage.py
schemamigration db --auto
The above will create the migration script. Now this must be applied to the live database.
...
...
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