alesdotio / django-admin-shortcuts

Add simple and pretty shortcuts to the django admin homepage.
Other
205 stars 53 forks source link

added ``app_name`` parameter to shortcut dictionary #4

Closed beniwohli closed 12 years ago

beniwohli commented 12 years ago

This will be used as the current_app parameter in the call to reverse. It is mainly useful for when there is more than one admin app