forked from akubera/pypugjs
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
- 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 well. I also use template_partials. I observed that pugs weren't being compiled. So this package won't work if used along with template_partials.
What I Did
I commented all the installed apps and realized that the problem is resolved when I comment 'template_partials'. note that i deleted all of 'template_partials' config, and commented it, and then it worked.
Metadata
Metadata
Assignees
Labels
No labels