new_admin: add_stage_new not defined
When using the save_as_new feature, I get the following error:
NameError at /admin/snippets/templates/7/
global name 'add_stage_new' is not defined
Request Method: POST
Request URL: http://admin.rfc1437.de/admin/snippets/templates/7/
Exception Type: NameError
Exception Value: global name 'add_stage_new' is not defined
Exception Location: /home/rfc1437/project/django/contrib/admin/views/main.py in change_stage, line 488
Change History
(2)
Owner: |
changed from Adrian Holovaty to rjwittams
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
(In [1294]) Fix #844