#15605: Testing cannot be loaded when models.py is missing ---------------------------------------------+---------------------- Reporter: the_drow | Owner: nobody Status: new | Milestone: 1.4 Component: Testing framework | Version: 1.2 Resolution: | Keywords: Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | ---------------------------------------------+---------------------- Changes (by the_drow):
* needs_better_patch: => 0 * needs_tests: => 0 * needs_docs: => 0 Comment: Edit for the fix:[[BR]] 1) If any models.py are found in any app with a model that inherits from django.db.models.Model require a database to be present in the settings.[[BR]] 2) If it is not found, do not require.[[BR]] -- Ticket URL: <http://code.djangoproject.com/ticket/15605#comment:1> Django <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 django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.