#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 anonymous):
This test case does not test the problem reported in the ticket. You are
not trying to load any actual models from {{{baz.py}}} and your test is
inside your model framework, which can potentially change things.
Further, you have not correct the main problem I pointed out: any patch
that requires a call to {{{os.getcwd()}}} to work is not a portable
solution to this problem.
--
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
-~----------~----~----~----~------~----~------~--~---