pypugjs icon indicating copy to clipboard operation
pypugjs copied to clipboard

PugJS syntax adapter for Django, Jinja2 and Mako templates

Results 13 pypugjs issues
Sort by recently updated
recently updated
newest added

* pypugjs version: 5.9.12 * Django version: - * Python version: 3.11.3 * Operating System: Windows 10 ### Description Trying to make outer and inner parts of elements using mixins...

* pypugjs version: 5.9.12 * Django version: - * Python version: 3.8.10 * Operating System: Ubuntu ### Description cannot convert `with` extension from jinja #### PUG File ```pug with message=get_flashed_messages()...

* pypugjs version: 5.9.12 * Django version: 5.0 * Python version: 3.12 * Operating System: Kali Linux ### Description I have a Django project. I wanted to use pypugjs as...

* pypugjs version: 5.9.12 * Django version: N/A * Flask version: 2.3.3 * Jinja2 version: 3.1.2 * Python version: 3.11 * Operating System: (at least) macOS and Linux ### Description...

* pypugjs version: 5.9.1 * Django version: 3.0.4 * Python version: 3.6.0 * Operating System: Ubuntu Linux ### Description Hey everyone, I have this following setup: -- templates --external --a.pug...

* pypugjs version: 5.8.0 * __Flask__ version: 1.0.2 * Python version: 3.6.7 * Operating System: Ubuntu 18.04.2 LTS (bionic) ### Description when having a template with an `include` statement, if...

* pypugjs version: 5.9.4 * Django version: N/A * Python version: 3.8.1 * Operating System: Ubuntu Linux 20.04 ### Description pypugjs doesn't seem to support Jinja2's `import` directive. ### What...

* pypugjs version: 5.9.4 * Django version: * Python version: any * Operating System: linux ### Description In its current form, pyjade converts div(ng-hide='status == "Live"') into

* pypugjs version: 5.8.1 * _Flask_ version: 1.1.1 * Python version: 3.6.9 * Operating System: Linux 5.2.9-arch1-1-ARCH ### Description If a template file contains a single non-ASCII character (e.g. "ë"),...

* pypugjs version: 5.8.1 * Django version: 2.2.2 * Python version: 3.6.8 * Operating System: Pop!_OS 18.10 ### Description I was trying to use a `-blocktrans with stuff=thing` and use...