This should solve my problems, therefore my question is no longer valid.

I missed that in the documentation.

Probably I should ask at django-users first.

Although

{% extends "admin/index.html" after "blockname" %}

would be a nice shorthand.

or 

{% from "admin/index.html" import "blockname" %}

to import only one block from a template file.

--
Matt Harasymczuk
http://www.matt.harasymczuk.pl

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to