Simple Admin-button linking to Databrowse

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

  1. Class Feeds DRY TemplateTag by gmandx 3 years ago
  2. Confirm alert if the user navigates away without saving changes by mrazzari 3 years, 10 months ago
  3. Filter by taggit tags in the admin (Django 1.4) by albertorcf 8 months, 3 weeks ago
  4. Create permissions for proxy models by charettes 1 year, 3 months ago
  5. Dynamically create Django admin actions by pantsman 3 years, 5 months ago

Comments

(Forgotten your password?)