Git Product home page Git Product logo

django-comments-threaded's People

Contributors

marazmiki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

django-comments-threaded's Issues

Can't see admin page (get_query_set issue)

TypeError at /admin/django_comments_threaded/comment/
get_query_set() takes exactly 1 argument (2 given)
Request Method: GET
Django Version: 1.4.1
Exception Type: TypeError
Exception Value:
get_query_set() takes exactly 1 argument (2 given)
Exception Location: /lib/python2.7/site-packages/django/contrib/admin/views/main.py in init, line 71
Python Executable: /usr/bin/python
Python Version: 2.7.0
Python Path:
['/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg',
'/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg',
'/lib/python2.7/site-packages',
'/usr/lib/python27.zip',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-linux2',
'/usr/lib/python2.7/lib-tk',
'/usr/lib/python2.7/lib-old',
'/usr/lib/python2.7/lib-dynload',
'/usr/lib/python2.7/site-packages',
'/usr/lib/python2.7/site-packages/PIL']
Server time: Вск, 2 Дек 2012 02:42:27 +0400
Traceback Switch to copy-and-paste view

/lib/python2.7/site-packages/django/core/handlers/base.py in get_response
response = callback(request, _callback_args, *_callback_kwargs) ...

/lib/python2.7/site-packages/django/contrib/admin/options.py in wrapper
return self.admin_site.admin_view(view)(_args, *_kwargs) ...

/lib/python2.7/site-packages/django/utils/decorators.py in _wrapped_view
response = view_func(request, _args, *_kwargs) ...

/lib/python2.7/site-packages/django/views/decorators/cache.py in _wrapped_view_func
response = view_func(request, _args, *_kwargs) ...

/lib/python2.7/site-packages/django/contrib/admin/sites.py in inner
return view(request, _args, *_kwargs) ...

/lib/python2.7/site-packages/django/utils/decorators.py in _wrapper
return bound_func(_args, *_kwargs) ...

/lib/python2.7/site-packages/django/utils/decorators.py in _wrapped_view
response = view_func(request, _args, *_kwargs) ...

/lib/python2.7/site-packages/django/utils/decorators.py in bound_func
return func(self, _args2, *_kwargs2) ...

/lib/python2.7/site-packages/django/contrib/admin/options.py in changelist_view
self) ...

/lib/python2.7/site-packages/django/contrib/admin/views/main.py in init
self.query_set = self.get_query_set(request) ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.