Questions tagged [django-assets]

django-assets Integrates the webassets library with Django, adding support for merging, minifying and compiling CSS and Javascript files.

django-assets Integrates the webassets library with Django, adding support for merging, minifying and compiling CSS and Javascript files.

2 questions
2
votes
1 answer

Why am I getting KeyError: "Django settings doesn't define RESOLVER"?

I am getting the error below: (testassets)➜ testassets git:(master) ✗ django-admin.py test Creating test database for alias 'default'... E ====================================================================== ERROR:…
Paul
  • 1,192
  • 1
  • 11
  • 23
0
votes
1 answer

Build Failure for Django-Oscar 3.1.6 Frobshop Assets

I am working through the Frobshop sample project for django-oscar. The django-oscar documentation is rather terse regarding customizing assets, and the unresolved bug I reported for manage.py oscar_fork_statics just adds to the confusion. This is my…
Mike Slinn
  • 7,705
  • 5
  • 51
  • 85