SheepDogInc / django-base

Base Application for Sheepdog Django Projects
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Support web (JS / CSS) dependencies in pip-installable packages with jack-bower #8

Closed bremac closed 11 years ago

bremac commented 11 years ago

This changeset adds support for pip-installable packages using jack-bower to manage installing dependencies from bower.json files located in apps added to INSTALLED_APPS. See our copy of jack-bower for more information.