How to call django admin default add action in another object action
20 views
Skip to first unread message
张超
unread,
Jan 24, 2016, 9:17:09 PM1/24/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
How to call django admin default add action in another object action .when I click the object action that I defined ,I want to call the default add action to redirect tha add object page!