#30: recent Jinja releases don't like super/__init__ calls from textextension
---------------------+--------------------
Reporter: unayok | Owner: unayok
Type: defect | Status: new
Priority: minor | Milestone: v1.0
Component: utility | Version:
Keywords: |
---------------------+--------------------
A bit of a hack, but the generic super( ..., self ).__init__( environment
) calls should be replaced with the more static Extension.__init__( self,
environment )
--
Ticket URL: <http://terbium.ca/trac/ticket/30>
Terbium <http://terbium.ca/>
A fast static image/file gallery generator written in Python