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

Feature/django 1.9 compatibility #166

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

Conversation

uhavin
Copy link

@uhavin uhavin commented Jan 11, 2016

To support Django 1.9, I have added the get_contents functions to the template loader. Also, I needed Mock for some assertions. Therefore I chose to use setup.py to define the mock requirement, resulting in a different way to run the tests. I've updated the readme accordingly.

@svdgraaf
Copy link

👍 Works like a charm 😄

@rotherfuchs
Copy link

+1 This works perfect! Thanks!

@clohuchet
Copy link

Many thanks too!
When could we expect a release on https://pypi.python.org/pypi, otherwise I could not use in my new django project

@Psycojoker
Copy link

Hello,

As this repository sadly doesn't seems to be maintained anymore (it's been 3 years now), I've forked it, integrated this patch and upload it on pypi under django-hamlpy. You can find the result here: https://github.com/Psycojoker/django-hamlpy

I'm looking for a third co-maintainer (to avoid having an unmaintained project again), ideally someone that wishes to use it with the jinja2 part of django but that's not mandatory.

@jessemiller if you ever come back to hamlpy feel free to join :)

@clohuchet
Copy link

Many thanks for the news

I am not sure to have enough time to help to maintain this project.
We will have to migrate a django 1.8 project to a newer version during
the next year. All the templates of this project are written with hamlPy.
Yet it is not decided if the templates are going to be re-written in
pure html or if the dependencies to hamly will be kept. I am not in
charge of the decision.
But, if we keep hamlPy dependencies, I hope, I could find some time to
help fixing some problem, if any ....

Many thanks again et have a nice week-end

Claude Huchet

Le 15/10/2016 à 00:04, Laurent Peuch a écrit :

Hello,

As this repository sadly doesn't seems to be maintained anymore (it's
been 3 years now), I've forked it, integrated this patch and upload it
on pypi under |django-hamlpy|. You can find the result here:
https://github.com/Psycojoker/django-hamlpy

I'm looking for a third co-maintainer (to avoid having an unmaintained
project again), ideally someone that wishes to use it with the jinja2
part of django but that's not mandatory.

@jessemiller https://github.com/jessemiller if you ever come back to
hamlpy feel free to join :)


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#166 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGgnfYgprmTKtiDydWoCjKJ6MFnbNj_2ks5qz_yCgaJpZM4HCJ19.

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.

None yet

5 participants