django-bower
django-bower copied to clipboard
Remove bower_freeze and bower_install
-
bower_installis not working withDjango >= 1.9:File "/Users/username/.venv/venvname/lib/python2.7/site-packages/djangobower/management/commands/bower_install.py", line 8, in Command option_list = BaseBowerCommand.option_list + ( AttributeError: type object 'BaseBowerCommand' has no attribute 'option_list' -
bower_installandbower installare confusing: https://github.com/nvbn/django-bower/issues/38 -
bower_installandbower_freezecan be done viabower installandbower freeze -
bower_installandbower_freezeare undocumented: https://django-bower.readthedocs.io/en/latest/usage.html