Skip to content

Incompatibility with Django-Template-Partials #80

@Saman-Zand-H

Description

@Saman-Zand-H
  • 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions