Modify ↓
Ticket #1136 (closed defect: invalid)
Update option error
| Reported by: | Erik Evenson <erik.e.evenson@…> | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | commands | Version: | unknown |
| Keywords: | Cc: |
Description
While going through the tututorial "Iteratively working on a migration" http://south.readthedocs.org/en/latest/tutorial/part3.html#iteratively-working-on-a-migration the command
./manage.py schemamigration southtut --auto --update
gave me the error:
error: no such option: --update
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

If you want it you'll need to install development South - the docs unfortunately represent the most recent Mercurial version, not the currently released one.