Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it work with Django 2.2 #45

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Make it work with Django 2.2 #45

wants to merge 4 commits into from

Conversation

thomasgoirand
Copy link

Hi,

These 4 patches are currently applied to the Debian package, and this makes it pass unit tests with Django 2.2. Please merge.

django.template.backends.django.DjangoTemplates must be defined
with the APP_DIRS set to True for the unit tests to work with
Django 1.10.
@e0ne
Copy link

e0ne commented Mar 14, 2020

@thomasgoirand thanks for the patches, Thomas! I've released my fork https://github.com/e0ne/django-pyscss as django-pyscss2 package with your patches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants