Re: How to redorder app

2013-09-06 Thread Mehmet Gultas
I guess, you're searching for this . Mehmet Gültaş | Research Assistant | Department of Psychology | METU | +90-312-2105966 On Fri, Sep 6, 2013 at 11:16 AM, Ranjith Kumar wrote: > Hello, > I trying

OneToOneField revese lookup question

2014-06-06 Thread Mehmet Gultas
Using the model below, I am trying to extend User. And with the related view I am trying to reach the method of AnkediDolduran model. authonticate() gives me a User instance, right? How can I reach the method of the model AnketiDolduran using this instance of User? Thanks in advance. class Anket