#18877: Selecting app for testing - dot in app name
-----------------------------------+--------------------
     Reporter:  rrafal@…           |      Owner:  nobody
         Type:  Uncategorized      |     Status:  new
    Component:  Testing framework  |    Version:  1.4
     Severity:  Normal             |   Keywords:
 Triage Stage:  Unreviewed         |  Has patch:  0
Easy pickings:  0                  |      UI/UX:  0
-----------------------------------+--------------------
 I'm trying to execute the following command:
 python manage.py test django.contrib.auth

 I'm getting this message:
 App with label django could not be found

 When searching the tests, django assumes that the app has no dot "." in
 the name. I believe the assumption is too strict and unnecessary. I'm
 using django 1.4.1

 I run into this problem because my own apps include dot in the name.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18877>
Django <https://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 https://groups.google.com/groups/opt_out.


Reply via email to