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

Fix Django 1.11 incompatible #278

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

Conversation

alonisser
Copy link

close #277

quantum5 added a commit to DMOJ/pyjade that referenced this pull request Jun 17, 2017
@djtjwillia
Copy link

@alonisser looks like a couple of the builds failed, and maybe that is why this isn't merged. Would love to see this fix released though, otherwise there is no using this with Django 1.11.

@alonisser
Copy link
Author

@djtjwillia I don;'t think the failing tests have anything to to with the commit , but if I get a response from @syrusakbary that this is the issue I would look into it, I just didn't get any response

@vstoykov
Copy link

From the Travis logs:

  File "/home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages/django/template/loader.py", line 97, in find_template_loader

    func = TemplateLoader(*args)

TypeError: __init__() takes exactly 3 arguments (2 given)

@kakulukia
Copy link

Since there are no updates to pyjade and its successor recently was deleted from pypi, I took the liberty to revive it: https://github.com/kakulukia/pypugjs

Version 5.0.1 has fixed the incompatibility with recent Django versions.

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.

Incompatibility with Django 1.11
4 participants