Skip to content
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

Alias Django's TestCase #20

Merged
merged 1 commit into from Aug 28, 2015
Merged

Alias Django's TestCase #20

merged 1 commit into from Aug 28, 2015

Conversation

manuphatak
Copy link
Contributor

This is an IDE convenience + enhancement.

PyCharm is getting confused and reimporting the Django TestCase class; meaning no autocomplete and unresolved reference warnings. It's no fun. The proposed change fixes the problem with minimal impact.

Also, it's sort of a sloppy naming convention as is.

This is an IDE convenience + enhancement.

PyCharm is getting confused and reimporting the Django TestCase class; meaning no autocomplete and unresolved reference warnings.  It's no fun. The proposed change fixes the problem with minimal impact.
@frankwiles frankwiles merged commit a56e379 into revsys:master Aug 28, 2015
@frankwiles
Copy link
Member

Awesome thanks, merged it and putting out a new release now.

@manuphatak
Copy link
Contributor Author

Awesome! Glad to hear this.

@manuphatak manuphatak deleted the patch-2 branch August 28, 2015 17:11
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.

None yet

2 participants