Skip to content

Fixed type mismatch in zen #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed type mismatch in zen #2

wants to merge 1 commit into from

Conversation

writefaruq
Copy link

Hi Noah,

After applying this, now this works fine in my setup (Django 1.3).

Thanks for writing such a nice tool :-)
Faruque

@coderanger
Copy link
Owner

Hmm, did you perhaps forget to update your TEST_RUNNER setting when you upgraded? the get_runner() call should be returning DjangoTestSuiteRunner by default already (the import at the top is just cruft).

@coderanger
Copy link
Owner

Have you been able to check your settings?

@writefaruq
Copy link
Author

Hi

Sorry for the late reply.

I tried with enabling/disabling TEST_RUNNER and it didn't work.
Possibly I have to do a fresh install and try things out.
Hope to update you when I finish that.

Best regards,
Faruque

On Fri, Jul 8, 2011 at 9:58 PM, coderanger
[email protected]
wrote:

Have you been able to check your settings?

Reply to this email directly or view it on GitHub:
#2 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants