Export to GitHub

transdb - issue #8

NameError: global name 'FormTransField' is not defined


Posted on May 8, 2008 by Quick Panda

What steps will reproduce the problem? 1. go to admin for the model that I put TransTextField

"fields.py", line 54, in get_manipulator_field_objs return [FormTransField] NameError: global name 'FormTransField' is not defined

What is the expected output? What do you see instead? No error

What version of the product are you using? On what operating system? Revision 8 on OS X

Please provide any additional information below.

Comment #1

Posted on May 8, 2008 by Swift Lion

There is a typo in the code, but I think that you're using transdb for trunk, that isn't supported.

If you're using newforms-admin let me know, to research more on this issue.

Comment #2

Posted on May 13, 2008 by Swift Lion

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Defect Priority-Low