#3257: [patch] added choice fields that return models
-------------------------------------------------+--------------------------
Reporter: Honza Kr�l <[EMAIL PROTECTED]> | Owner: adrian Status: new | Component: django.newforms Version: | Resolution: Keywords: | Stage: Design decision needed Has_patch: 1 | Needs_docs: 1 Needs_tests: 1 | Needs_better_patch: 1 -------------------------------------------------+--------------------------
Comment (by Honza Kral <[EMAIL PROTECTED]>):

Replying to [comment:7 [EMAIL PROTECTED]:
> Firstly, thanks for the quick response to my first batch of questions!
>
> Secondly, I have uploaded an updated patch with new unit tests for the
new Fields themselves, but I'm having a problem with getting everything to
work correctly.  When a form is gotten using form_for_instance, then
calling the .save() function on that form throws errors.  I tried tracing
it through, and am having problems finding out what is going wrong.  To
recreate this, try running runtests.py model_forms.
>
> Please let me know if I've got my environment set up properly, or if
this is a legitimate error.  Sorry if I'm moving slowly on this, but I'm
relatively inexperienced with this process ;)

I don't have access to a server right now, but try re-adding the ''section
of the patch regarding django/newforms/models.py''

--
Ticket URL: <http://code.djangoproject.com/ticket/3257#comment:8>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to