#24325: Cannot reference FK relation from inline ModelForm.save()
----------------------------------+-------------------------------------
     Reporter:  Starou            |                    Owner:  timgraham
         Type:  Bug               |                   Status:  assigned
    Component:  Forms             |                  Version:  1.8alpha1
     Severity:  Release blocker   |               Resolution:
     Keywords:  inline ModelForm  |             Triage Stage:  Accepted
    Has patch:  1                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+-------------------------------------

Comment (by Starou):

 You are rigtht about the ImageField. The code in my project is a bit more
 complex than that with some nested forms and inlines etc and it runs under
 1.7 and not 1.8.

 I will investigate next week if I can find some time.

 By the way, using `book.author.pk` instead of `book.author.name` in my
 previous demonstration gives the same result (works before commit
 @5e049937d)

 Thank you for your time!

--
Ticket URL: <https://code.djangoproject.com/ticket/24325#comment:10>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.c1d349ff07b7f68ed899becd43f5444f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to