Modify ↓
Ticket #1028 (new defect)
Opened 16 months ago
db.send_create_signal documentation mentions startmigration
| Reported by: | anonymous | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | documentation | Version: | unknown |
| Keywords: | Cc: |
Description
the documentation for db.send_create_signal mentions that "startmigration will add this automatically for you."
I think startmigration has been replaced by "schemamigration --initial"
Attachments
Note: See
TracTickets for help on using
tickets.
