freebsd-ports/www/py-django-overextends/pkg-descr
Rene Ladan 098b40f956 A Django reusable app providing the overextends template tag, a drop-in
replacement for Django's extends tag, which allows you to use circular
template inheritance.

The primary use-case for overextends is to simultaneously override and extend
templates from other reusable apps, in your own Django project.

WWW: https://github.com/stephenmcd/django-overextends
2015-11-23 21:10:50 +00:00

8 lines
363 B
Text

A Django reusable app providing the overextends template tag, a drop-in
replacement for Django's extends tag, which allows you to use circular
template inheritance.
The primary use-case for overextends is to simultaneously override and extend
templates from other reusable apps, in your own Django project.
WWW: https://github.com/stephenmcd/django-overextends