Ticket #264 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

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

convert_to_south.diff (0.6 kB) - added by kez.knight@… 5 months ago.
unified diff to fix string formatting

Change History

Changed 5 months ago by kez.knight@…

unified diff to fix string formatting

Changed 5 months ago by andrew

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.6.2

Applied in [f5ffe4cd374c].

Add/Change #264 (string formatting in convert_to_south command)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.