ok, i understand.
On 11 ago, 08:00, Nuno Maltez wrote:
> This happens to me as well (also with 1.2.1). Seems like a bug with
> _queryset vs queryset on BaseModelFormSet.
>
> Maybe you could submit a ticket tohttp://code.djangoproject.com/query
>
> Nuno
>
> On Tue, Aug 10, 2010 at 9:21 PM, refreeg
This happens to me as well (also with 1.2.1). Seems like a bug with
_queryset vs queryset on BaseModelFormSet.
Maybe you could submit a ticket to http://code.djangoproject.com/query
Nuno
On Tue, Aug 10, 2010 at 9:21 PM, refreegrata wrote:
> Hello list. I have a problem. I'm a newbie in Django u
Hello list. I have a problem. I'm a newbie in Django using his first
formset.
I have this:
class BaseFormFormato_habilitar(BaseModelFormSet):
def __init__(self, *args, **kwargs):
super(BaseFormFormato_habilitar, s
3 matches
Mail list logo