Closed michaelmior closed 11 years ago
Great! I will review that and accept this pull request. Nice! Thanks! Regards
No problem. I happened to be reading over the django_nose
documentation for another project and saw this option. Makes things much simpler :)
This commit broke tests in Travis. I can not reproduce the error locally yet. If you have any ideas to fix it.. check the runtests.py file. Thanks
I'll fire up Travis on my fork and check it out this evening.
It may be a bug in django-nose: https://github.com/jbalogh/django-nose/issues/15 If I resolved this issue I will post a comment here. Thanks!
That bug looks promising. I'll hold off on investigating now then until you have a chance to check that out :)
Fixed. I create a particular settings to adjust this, because django-nose, django, travis and scripts are creating a useless layer of complexity.
Great! Glad you have it fixed :)
As discussed in #16