the
> master record being updated rather than to none for both get() and post().
>
>
> On Saturday, January 10, 2015 at 8:08:47 AM UTC-5, Ranjith Kumar wrote:
>>
>> Hello all,
>> I have been trying to do Django class-based CreateView and UpdateView
>> with multiple
reateView and UpdateView with
> multiple inline formsets
>
> CreateView works fine but UpdateView is not working properly, If anyone
> tried UpdateView with multiple inline formsets, please point me right
> approach.
>
> *models.py*
> from django.db import models
>
>
Hello all,
I have been trying to do Django class-based CreateView and UpdateView with
multiple inline formsets
CreateView works fine but UpdateView is not working properly, If anyone
tried UpdateView with multiple inline formsets, please point me right
approach.
*models.py*
from django.db import
3 matches
Mail list logo