nvbn / django-bower

Easy way to use bower with your django project
https://django-bower.readthedocs.io/
518 stars 75 forks source link

Clean up BowerFinder, and don't crash when the Bower folder doesn't exist yet #50

Closed PiDelport closed 9 years ago

PiDelport commented 9 years ago

This should prevent the obscure failure and error message of #48.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+1.38%) to 94.8% when pulling 5af7fa66ee07ad2ca0b402966a236d7489c6323b on pjdelport:less-obscure-finder-error into e2634a1d2e304fd10fe6128f47287c82a24e0051 on nvbn:master.

nvbn commented 9 years ago

Thanks!

PiDelport commented 9 years ago

Thank you. :)