Modify ↓
Ticket #354 (closed defect: fixed)
Application 'xxxx' has no migrations.
| Reported by: | anonymous | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7 |
| Component: | commands | Version: | 0.7-pre |
| Keywords: | Cc: | self.anderson@… |
Description
Im trying to convert my application to south with convert_to_south, when i run "python manage.py convert_to_south service" i get
south.exceptions.NoMigrations?: Application '<module 'service' from '/home/offline/Development/django/stroika/apps/service/init.pyc'>' has no migrations.
the full tracebake is here http://pastebin.com/m41d8a5cd
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [0cf576f0effe].