Hello all!

I'm quite new to Django, and this is my first post to this group, so
pls excuse and correct me if it's the wrong place or something like
that.

I am trying to use eav-django (http://pypi.python.org/pypi/eav-
django), but it won't work because of Ticket #14471 (http://
code.djangoproject.com/ticket/14471). Now, since the ticket in
question is "closed: fixed", I was wondering is there a way to apply
the fix now, and skip the wait for 1.3 release?

I have applied changes that are marked in the backport (http://
code.djangoproject.com/changeset/14390), but nothing has changed. Both
eav-django and test.py attached to the ticket throw the same error.

However, I only applied changes to django/db/models/fields/related.py,
because I couldn't find the other two files. Are they relevant at all?
What else can I try to make it work?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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