noirbizarre / django.js

Javascript tools for Django
http://djangojs.readthedocs.org/en/latest/
GNU Lesser General Public License v3.0
181 stars 80 forks source link

bower package #30

Closed szelga closed 11 years ago

szelga commented 11 years ago

add a possibility to install django.js via bower (as a static asset).

in addition, if you accept this feature, you'd have to register it like this:

bower register django.js https://github.com/noirbizarre/django.js.git

and update version in bower.json file from time to time.

coveralls commented 11 years ago

Coverage Status

Coverage remained the same when pulling 6cfa7ef573c6b3fc07c19456e2478c7671a8731e on szelga:feature_bower into 3481b266e0cc49472c28f306a4db3d73b3191bf6 on noirbizarre:master.

coveralls commented 11 years ago

Coverage Status

Coverage remained the same when pulling 6895986ccfa64da54f3401e08e19e168bbb976bf on szelga:feature_bower into 3481b266e0cc49472c28f306a4db3d73b3191bf6 on noirbizarre:master.

noirbizarre commented 11 years ago

Thanks ! I was planning to do it and you save me effort. I have to do some more adjustment before registering it on bower.