ocadotechnology / django-nuit

A front-end framework based upon Zurb Foundation for Django applications
Apache License 2.0
6 stars 5 forks source link

ExtendNode issues #19

Closed mikebryant closed 8 years ago

mikebryant commented 8 years ago

The idea of using {% load nuit %} before the {% extend... is a failure, as it breaks the normal handling of ExtendsNode when it looks at parent templates.

We'll need to go back to forcing it in builtins