Modify ↓
Ticket #335 (closed defect: worksforme)
South doesn't work for Django 1.2 pre-alpha
| Reported by: | wiiboy1@… | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | commands | Version: | 0.6.2 |
| Keywords: | Cc: |
Description
Since the Django guys added support for multiple databases in 1.2,
python manage.py syncdb with South installed doesn't work.
It seems to work if you do what I did (I attached my whole file, not sure what else to do).
Attachments
Change History
Changed 3 years ago by wiiboy1@…
- Attachment __init__.py added
comment:1 Changed 3 years ago by andrew
- Status changed from new to closed
- Resolution set to worksforme
South does work with Django 1.2, just not the current release; if you check out the most recent code in either the default (currently 0.6) or the 0.7 branches, it should work fine (at least, it just did here).
Note: See
TracTickets for help on using
tickets.

db/init.py fixed for 1.2