Friday, January 11, 2013

newbie needs to copy a record in admin to a new record

Hello,

I am just learning django and want to allow a user in admin to copy a record from the list to create a new record and make changes.
This will prevent having to type similar data.

How do I add a link to the admin list?
where do I put code to dup the record?

Thank you 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/odBD_lyCqmsJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment