mirror of
https://github.com/django/django.git
synced 2025-02-05 15:06:48 +00:00
When "Save as new" is chosen and errors occur, only show the "Save as new" button and not the other save buttons. Thanks to Tino de Bruijn for doing the real work on this fix.