mmontone / djula

Common Lisp port of the Django templating language
http://mmontone.github.io/djula/djula
MIT License
152 stars 21 forks source link

Symbol *djula-execute-package* does not exist #95

Closed daninus14 closed 2 months ago

daninus14 commented 2 months ago

caveman2 project breaking because it's using this variable in the generated view.lisp file

daninus14 commented 2 months ago

It was replaced with djula:*template-package*. See https://github.com/mmontone/djula/issues/94

Adding the issue here with another title to add visibility