#1658: db.models.base.ModelBase.__new__ fails to deduce app_label with model
packages
------------------------------+---------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: reopened
Priority: high | Milestone:
Component: Core framework | Version: SVN
Severity: major | Resolution:
Keywords: |
------------------------------+---------------------------------------------
Comment (by [EMAIL PROTECTED]):
Ok, I've updated the test case, but it just highlights several things
that seems incorrect in Django. I havent changed anything so far in the
Django code so its only good for diagnosis of problems.
As for the actual problem described here, I've managed to reproduce it
twice, but its far from being resolved (design bug??).
Moreover, the unit test also grab several design flaws similar to the
original issue, theses problems seems to happens more
django/db/models/base.py
and django/db/models/loading.py.
For using the test case in your own project, replace the 'notmm.models'
occurances
with your own model package.
--
Ticket URL: <http://code.djangoproject.com/ticket/1658>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---