1 2 3 | {# applies to ALL models#}
<li><a href="/databrowse/{{ opts.app_label }}/{{ opts.module_name}}/objects/{{ object_id }}" class="historylink">View in Databrowse</a></li>
{# end of databrowse link #}
|
More like this
- Class Feeds DRY TemplateTag by gmandx 3 years ago
- Confirm alert if the user navigates away without saving changes by mrazzari 3 years, 10 months ago
- Filter by taggit tags in the admin (Django 1.4) by albertorcf 8 months, 3 weeks ago
- Create permissions for proxy models by charettes 1 year, 3 months ago
- Dynamically create Django admin actions by pantsman 3 years, 5 months ago
Comments