I'm using Django-registration and Django-invitation. They both work on
my website, but they both come with tests that fail.

I don't think the tests are failing because the plug-ins don't work. I
think they're failing due to different testing environments. Django-
registration in particular gives me 10 errors due to linking to other
pages in my base template that I know for certain works.

How would you handle this?
Delete the tests and write my own?
Just delete the tests?
Modify the tests to make them work?
Something else?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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