Django

Code

Ticket #844 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

new_admin: add_stage_new not defined

Reported by: hugo Assigned to: rjwittams
Milestone: Component: django.contrib.admin
Version: new-admin Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

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

Attachments

Change History

11/19/05 16:12:08 changed by hugo

  • owner changed from adrian to rjwittams.

11/19/05 17:22:01 changed by rjwittams

  • status changed from new to closed.
  • resolution set to fixed.

(In [1294]) Fix #844


Add/Change #844 (new_admin: add_stage_new not defined)




Change Properties
Action