nvbn / django-bower

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

`./manage.py bower install` or `./manage.py bower_install`? #17

Open BrendanBerkley opened 10 years ago

BrendanBerkley commented 10 years ago

The docs say the former, but it was the latter that worked. Why the discrepancy?

bx2 commented 10 years ago

You are right - this is really bad :-1:

I think that something changed recently, as before it was ./manage.py bower install.

madisvain commented 9 years ago

+1