#4144: ModelBase should only check `sys.modules` when it needs to
-----------------------------------------------------+----------------------
Reporter: Marty Alchin <[EMAIL PROTECTED]> | Owner: adrian
Status: new | Component:
Database wrapper
Version: SVN | Resolution:
Keywords: | Stage:
Design decision needed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 1 | Needs_better_patch: 0
-----------------------------------------------------+----------------------
Changes (by Marty Alchin <[EMAIL PROTECTED]>):
* needs_tests: 0 => 1
Comment:
I expect the existing tests should adequately ensure that this patch
doesn't break any existing functionality. However, as for the new options
it would enable, it probably would be best to write some new tests for
dynamic model creation.
Since this is ultimately a new way of creating models, the test suite
would need to cover as many aspects of model creation as possible, even
though much of it will essentially duplicate existing tests. I've started
on a suite, and I'll get it up as soon as I can.
--
Ticket URL: <http://code.djangoproject.com/ticket/4144#comment:4>
Django Code <http://code.djangoproject.com/>
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?hl=en
-~----------~----~----~----~------~----~------~--~---