Ciao Tomáš,
which version of django are you using ? did you compare your settings with
the one into the testprj app ?

You can find the issue tracker at
https://github.com/saxix/django-iadmin/issues?sort=created&direction=desc&state=open

let me know as i can help you

sax


2011/7/5 Tomáš Ehrlich <tomas.ehrl...@gmail.com>

> Hi Sax,
> thanks for your work, i've already put it into my project.
>
> Unfortunately, I've got this error when accessing change_list view.
> Some apps works fine, but some of them shows this exception:
> File "/usr/lib/python2.6/dist-packages/django/contrib/admin/views/
> main.py" in __init__
>  81.         self.query_set = self.get_query_set(request)
>
> Exception Type: TypeError at /admin/markup/textprocessor/
> Exception Value: get_query_set() takes exactly 1 argument (2 given)
>
> I'm trying to figure out, what's wrong. Just posting in case you know
> about this.
>
> Does github have any issue tracker?
>
> Thanks
>
> On 4 čnc, 14:55, Stefano Apostolico <s...@os4d.org> wrote:
> > Hi all,
> >
> > I would like some feedback onhttps://
> github.com/saxix/djangoscreenshots-home-page-iadmin<
> https://github.com/saxix/django-iadmin>
> > .
> >
> > Documentation in progress,  but demo application included.
> >
> > Suggestions and comments are welcome, any help will be appreciated
> >
> > sax
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to