Radomir Dopieralski 283219ab5e Replace django-pyscss with libsass
This is the same as the django-libsass patch, but using our own django
filter. This no longer depends on django-libsass, and handles paths
the same way as the old code did, respecting static file prefixes.

It requires fewer changes, and no longer assumes collectstatic has been
run.

Depends-On: https://review.opendev.org/c/openstack/requirements/+/934220

Change-Id: I82f802ef33f1e2071c5e42f806a6a8d9ff7e26e4
2024-12-10 08:32:50 +00:00
..