Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9th level voodoo in ModelInstanceAwareDefault fails hard with django 1.4 #13

Open
h3 opened this issue Jan 30, 2012 · 3 comments
Open

Comments

@h3
Copy link

h3 commented Jan 30, 2012

Offending method:

https://github.com/glamkit/glamkit-eventtools/blob/newtools/eventtools/utils/inheritingdefault.py#L32

Exception:

Request Method:     GET
Request URL:    http://192.168.1.105:8886/admin/events/event/add/
Django Version:     1.4 alpha 1
Exception Type:     RuntimeError
Exception Value:    

maximum recursion depth exceeded

Exception Location:     /usr/local/lib/python2.7/dist-packages/django/forms/forms.py in __iter__, line 420
@h3
Copy link
Author

h3 commented Jan 30, 2012

I should probably have specified that I uses the icx fork since I never managed to make this one work ..

@ixc
Copy link

ixc commented Jan 30, 2012

I think we've just addressed that in the in-development branch at https://github.com/ixc/glamkit-eventtools/tree/api-tidy, which we're developing against Django 1.4.

@h3
Copy link
Author

h3 commented Jan 31, 2012

It works with this branch, thanks ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant