#5681: Save as new disappears on failed validation
-----------------------+----------------------------------------------------
Reporter: Uninen | Owner: nobody
Status: new | Component: Admin interface
Version: SVN | Keywords: admin, save
Stage: Unreviewed | Has_patch: 0
-----------------------+----------------------------------------------------
When I have a model with admin attribute {{{ save_as = True }}}, and save
it via admin in a way that it triggers validation (ie. some fields are
missing or incorrect), 'Save as new' button disappears from the page.
After correcting the given values, when saving the object, it's saved on
top of the old object and not as a new as was intended.
--
Ticket URL: <http://code.djangoproject.com/ticket/5681>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---