Checked out the code and attempted to run "manage.py test", but clearly I 
don't have all the required modules installed. Sure is a lot of them!

Are you running tests using "manage.py test" ??  If so, have you considered 
that its not _your_ code that is showing up those errors, but that of one 
of the other modules? Take your module out of INSTALLED_APPS and re-run 
test. Still happening? Then it ain't you! :)


On Friday, December 14, 2012 4:09:25 PM UTC-8, bobhaugen wrote:
>
> On Fri, Dec 14, 2012 at 6:07 PM, Chris Cogdon <ch...@cogdon.org<javascript:>> 
> wrote: 
> > Throw the code up somewhere I can see the results for myself? 
>
>
> https://github.com/valnet/valuenetwork/blob/master/valuenetwork/valueaccounting/tests.py
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/9Hl3qb1A7YYJ.
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