Giter VIP home page Giter VIP logo

Comments (4)

dellis23 avatar dellis23 commented on August 17, 2024 1

Sorry for missing this. I don't have time to maintain this project anymore but am happy to accept PRs for fixing issues that have arisen.

from django-wordpress-auth.

loveunCG avatar loveunCG commented on August 17, 2024

Unhandled exception in thread started by <function check_errors..wrapper at 0x000001FEA8B8CAE8>
Traceback (most recent call last):
File "H:\work_data\high-sq-technology\linkedin\venv\lib\site-packages\django\utils\autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "H:\work_data\high-sq-technology\linkedin\venv\lib\site-packages\django\core\management\commands\runserver.py", line 140, in inner_run
handler = self.get_handler(*args, **options)
File "H:\work_data\high-sq-technology\linkedin\venv\lib\site-packages\django\contrib\staticfiles\management\commands\runserver.py", line 27, in get_handler
handler = super().get_handler(*args, **options)
File "H:\work_data\high-sq-technology\linkedin\venv\lib\site-packages\django\core\management\commands\runserver.py", line 65, in get_handler
return get_internal_wsgi_application()
File "H:\work_data\high-sq-technology\linkedin\venv\lib\site-packages\django\core\servers\basehttp.py", line 44, in get_internal_wsgi_application
return import_string(app_path)
File "H:\work_data\high-sq-technology\linkedin\venv\lib\site-packages\django\utils\module_loading.py", line 17, in import_string
module = import_module(module_path)
File "H:\work_data\high-sq-technology\linkedin\venv\lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 994, in _gcd_import
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "", line 678, in exec_module
File "", line 219, in _call_with_frames_removed
File "H:\work_data\high-sq-technology\linkedin\jetbuzz\wsgi.py", line 16, in
application = get_wsgi_application()
File "H:\work_data\high-sq-technology\linkedin\venv\lib\site-packages\django\core\wsgi.py", line 13, in get_wsgi_application
return WSGIHandler()
File "H:\work_data\high-sq-technology\linkedin\venv\lib\site-packages\django\core\handlers\wsgi.py", line 140, in init
self.load_middleware()
File "H:\work_data\high-sq-technology\linkedin\venv\lib\site-packages\django\core\handlers\base.py", line 39, in load_middleware
mw_instance = middleware(handler)
TypeError: object() takes no parameters

from django-wordpress-auth.

Souvik1991 avatar Souvik1991 commented on August 17, 2024

Hey, @loveunCG I am stuck at the same issue what you had faced before.
Can you please help me with how you have fixed this issue?

Thank you in advance :)

from django-wordpress-auth.

rafaelcanovas avatar rafaelcanovas commented on August 17, 2024

Hi there,

This exception has to do with the new middleware system introduced in Django 1.10.

There's a guide for upgrading to the new system here: https://docs.djangoproject.com/en/2.1/topics/http/middleware/#upgrading-pre-django-1-10-style-middleware

Hope I could help (despite without coding).

from django-wordpress-auth.

Related Issues (8)

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.