Just wondering if there is an easy way to add functionality to duplicate an existing list in the admin interface?
When entering data, we were faced with a situation where many elements exchange common data with another element, and to save time it would be very nice to quickly duplicate the existing list and change only the changed data. Using a better model structure would be one way to reduce data duplication, but there may be a situation where duplicate data needs to be changed on an individual basis in the future.
python django django-models django-admin
sesh 07 Oct '08 at 23:23 2008-10-07 23:23
source share