GithubHelp home page GithubHelp logo

Comments (2)

munhitsu avatar munhitsu commented on July 24, 2024

Could you test it against the master branch of django-dowser?

On 27 Apr 2016, at 08:30, ido777 [email protected] wrote:

When running dowser on Django 1.9.5 I get:

Traceback (most recent call last):
File "C:\Python27\lib\site-packages\django\core\handlers\base.py", line 147, in get_response
response = wrapped_callback(request, callback_args, *callback_kwargs)
File "C:\Python27\lib\site-packages\django\contrib\auth\decorators.py", line 23, in _wrapped_view
return view_func(request, args, *kwargs)
File "C:\Python27\lib\site-packages\django_dowser\views.py", line 16, in index
floor = request.REQUEST.get('floor', 0)
AttributeError: 'WSGIRequest' object has no attribute 'REQUEST'

According to Django release notes see link
The WSGIRequest.REQUEST property is removed.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

from django-dowser.

ido777 avatar ido777 commented on July 24, 2024

Well I installed the 0.1.5 version from git
e.g.
pip install git+git://github.com/munhitsu/django-dowser.git
instead of the normal
pip install django-dowser

and it working 😄 😌

Thanks a lot for your code and for your prompt response 👏

from django-dowser.

Related Issues (11)

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.