I searched the bug tracker and the django users with no results, so is what 
I'm seeing a bug?

I have a form wizard that is using a callable within condition_dict. If I 
try to access "wizard.steps.current" inside the callable, I get the 
following error:

"maximum recursion depth exceeded in __instancecheck__"
Exception Location: 
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy.py 
in _reconstruct, line 307

Just trying to figure out if I should file a bug report or I'm doing 
something wrong?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/LNcUmFwzmfcJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to