Re: Django formfield_for_foreignkey

2014-11-02 Thread Collin Anderson
Hi Cristian, Maybe you could call traceback.print_stack() to see why it's being called each time. Thanks, Collin -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email

Django formfield_for_foreignkey

2014-10-29 Thread Cristian Vargas
As i stated in this question i am trying to follow something like this example . Basically i am tryin