Ticket #264 (closed enhancement: fixed)
string formatting in convert_to_south command
| Reported by: | kez.knight@… | Owned by: | andrew |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.6.2 |
| Component: | commands | Version: | 0.6.1 |
| Keywords: | Cc: |
Description
According to the 0.6.1 release and the HG repo, this bug remains.
Currently, when calling manage.py convert_to_south 'app' if all goes successfully, South prints to the console some happy text about the app having been converted. The second sentence of this expects string formatting, but it is currently left off, so the console reads ...if you have, you should delete the %s/migrations...
Unified diff should be attached, all being well
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
