Is there a reason you are using BaseListView rather than ListView? The docs
mention that BaseListView is not really meant to be used directly. ListView
also includes some extra context processing beyond the base class that may
be of use.

-James
On Aug 2, 2015 3:21 PM, "jordi collell" <jor...@gmail.com> wrote:

> Not sure if i'm understanding what are you saying. But kwargs on get.. Are
> stored on a object property. Self.kwargs (prior the dispatch) method.
>
> --
> 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 to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/5375c024-ee41-4b46-816d-e63fadb4a720%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2Be%2BciUYpasGD-6iq9DJ7_VeHw4Y_pMxvoZFE0m87rgb-myEmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to