Re: Django REST Authenticate with Session in external app

2016-09-11 Thread flaudizio
Thank's James. Very clearly now. Em domingo, 11 de setembro de 2016 19:13:45 UTC-3, James Schneider escreveu: > > On Sep 11, 2016 2:19 PM, "flaudizio" > > wrote: > > > > Hi guys, > > > > I'm a doubt about Django REST auth and an extern

Django REST Authenticate with Session in external app

2016-09-11 Thread flaudizio
Hi guys, I'm a doubt about Django REST auth and an external app's (mobile, desktop). When we work with django in browser we have a session auth. To use session it's possible using django rest with an external app created in C sharp ? Or need to work with tokens in external app consulting my Dja

Problem with UpdateView and inline formset

2016-08-17 Thread flaudizio
Hi evebody, I'm using formset with inline and I can create the object in CreateView, but in UpdateView I get this error: Erro: ValidationError at /cadastros/pacientes/atualizar/7/ ["'' value must be integer."] django/db/models/fields/__init__.py in to_python: Variable | value self va

Paginate persist object in search data ListView

2016-08-10 Thread flaudizio
Pesquisar   Thank's a lot Regards, Flaudizio Filho -- You received this message because you are subscribed to the Google Grou