just create empty models,py file in your app folder. I don't know why,but
thats how Django 'sees' your applications.

Pozdrawiam, Maksymilian Pawlak
09-05-2011 23:58 użytkownik "protonpopsicle" <smeisbur...@gmail.com>
napisał:
> Is this a bug?
>
> If I run my unittest with './manage.py test myapp' and myapp does not
> contain a models.py file, the following error results:
>
> django.core.exceptions.ImproperlyConfigured: App with label fogbugz
> could not be found
>
> This error does not describe the problem. Also, shouldn't one be able
> to run tests on apps without models?
>
> --
> You received this message because you are subscribed to the Google Groups
"Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to