Replies: 1 comment
-
Thanks! You should be able to extend and use blocks as you normally would with Django templates. Template example: https://github.com/adamghill/django-unicorn/blob/master/example/unicorn/templates/unicorn/direct-view.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I really like the new feature.
But how how do you combine it with the root template (index.html) and probably extend a base.html file.
How to use UnicornView.as_view()
Beta Was this translation helpful? Give feedback.
All reactions