longclawshop / longclaw

A shop for Wagtail CMS
MIT License
396 stars 83 forks source link

Feature Request: Support for Jinja2 #265

Open bmoe872 opened 5 years ago

bmoe872 commented 5 years ago

Description

It would be great for longclaw's template tags to support usage within Jinja2. Would love to see this implemented, and I could potentially help at some point if there is a desire from others for this as well.

Thanks for creating such an awesome wagtail package!

JamesRamm commented 5 years ago

Hi I have merged the initial support. If you feel up to writing some tests that would be great. I think further work may be necessary as the tag functions for django & jinja tempaltes are very very similar and maybe can share more code.

JamesRamm commented 5 years ago

I'll leave this issue open for now as I will look at it more closely over the christmas holidays