Say I have a content editing template with a simple text area and title field. Then I'll need a publish button for it of course.
But if I include this conten editor in a larger template, the position of the publish button will go to the bottom of additionally included content, so I only want to render the publish button in the first template if I know that content_edit.hml is not included in a larger template. How would I accomplish this? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ddb6d351-113d-4ff7-ba12-602a9a12a6a0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

