Im using pypugjs (https://github.com/matannoam/pypugjs) to have cleaner
templates, but with 2.0 something is broken for me and im note sure what
changed, because there is nothing serious in the release notes about the
templating system and according to git the loaders/base.py was last
touched in January this year.
So why would this break all of a sudden but still work with 1.11.7?
Can someone confirm that there is also a problem with other custom
template loaders?
--
Ticket URL: <https://code.djangoproject.com/ticket/28819>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> Hi!
>
> Im using pypugjs (https://github.com/matannoam/pypugjs) to have cleaner
> templates, but with 2.0 something is broken for me and im note sure what
> changed, because there is nothing serious in the release notes about the
> templating system and according to git the loaders/base.py was last
> touched in January this year.
>
> So why would this break all of a sudden but still work with 1.11.7?
> Can someone confirm that there is also a problem with other custom
> template loaders?
New description:
Hi!
Im using pypugjs (https://github.com/matannoam/pypugjs) to have cleaner
templates, but with 2.0 something is broken for me and im note sure what
changed, because there is nothing serious in the release notes about the
templating system and according to git the loaders/base.py was last
touched in January this year.
So why would this break all of a sudden but still work with 1.11.7?
Can someone confirm that there is also a problem with other custom
template loaders?
BTW: im using the following project template: https://github.com/kakulukia
/django-default-project/ - just updating django to 2.0 inside there will
trow the mentioned error.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/28819#comment:1>
* status: new => closed
* resolution: => invalid
Comment:
I answered on the [https://github.com/matannoam/pypugjs/issues/25 pypugjs
issue]. In the future, please use
[wiki:TicketClosingReasons/UseSupportChannels our support channels] to ask
questions.
--
Ticket URL: <https://code.djangoproject.com/ticket/28819#comment:2>
Comment (by kakulukia):
okay .. its not a bug. I just didnt see deprecation warnings because they
are disabled at least in 1.11 :)
good to know!
--
Ticket URL: <https://code.djangoproject.com/ticket/28819#comment:3>
Comment (by pmourelle):
Hi there. I stumbled with similar issue trying to get django-tenant-
schemas working. The answer on issue you mentioned above is no longer
visible (404 on github), is there any chance to know what was the content
of that answer? Also, maybe for the future, would be helpful provide
content in here (besides the link for reference) for cases like this one
where an external service isn't availabale.
--
Ticket URL: <https://code.djangoproject.com/ticket/28819#comment:4>