I just migrated to m-r having used inheritance in my models.

I was seeing this behaviour
http://groups.google.com/group/django-users/browse_frm/thread/13a94a5ac9b5ff8a/f6fbcdd419ddf89e?q=page+not+found&rnum=1#f6fbcdd419ddf89e

only when I stumbled across your comment, did I realize that m-r does
not support model inheritance (it used to work fine for me in 0.91)

after ridding my model of that, everything works as it should!

this is definitely worth to include in the otherwise excellent
migration docs


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to