Giter Club home page Giter Club logo

Comments (4)

yceruto avatar yceruto commented on August 22, 2024

@zruu thanks for reporting this issue, you can display the full stack trace please?

from django-ajax.

zruu avatar zruu commented on August 22, 2024

Hey yceruto, sure. Here's the traceback:

              .....
          _d^^^^^^^^^b_
       .d''           ``b.
     .p'                `q.
    .d'                   `b.
   .d'                     `b.   * Mezzanine 4.2.0
   ::                       ::   * Django 1.10.1
  ::    M E Z Z A N I N E    ::  * Python 3.4.4
   ::                       ::   * PostgreSQL 9.5.4
   `p.                     .q'   * Darwin 15.6.0
    `p.                   .q'
     `b.                 .d'
       `q..          ..p'
          ^q........p^
              ''''

Performing system checks...

System check identified no issues (0 silenced).
September 30, 2016 - 18:00:18
Django version 1.10.1, using settings 'PROJECT.settings'
Starting development server at http://0.0.0.0:80/
Quit the server with CONTROL-C.
Internal Server Error: /
Traceback (most recent call last):
  File "/Users/my_username/PROJECT/Dev3/lib/python3.4/site-packages/django/core/handlers/exception.py", line 39, in inner
    response = get_response(request)
  File "/Users/my_username/PROJECT/Dev3/lib/python3.4/site-packages/django/core/handlers/base.py", line 249, in _legacy_get_response
    response = self._get_response(request)
  File "/Users/my_username/PROJECT/Dev3/lib/python3.4/site-packages/django/core/handlers/base.py", line 217, in _get_response
    response = self.process_exception_by_middleware(e, request)
  File "/Users/my_username/PROJECT/Dev3/lib/python3.4/site-packages/django/core/handlers/base.py", line 215, in _get_response
    response = response.render()
  File "/Users/my_username/PROJECT/Dev3/lib/python3.4/site-packages/django/template/response.py", line 109, in render
    self.content = self.rendered_content
  File "/Users/my_username/PROJECT/Dev3/lib/python3.4/site-packages/django/template/response.py", line 86, in rendered_content
    content = template.render(context, self._request)
  File "/Users/my_username/PROJECT/Dev3/lib/python3.4/site-packages/django/template/backends/django.py", line 66, in render
    return self.template.render(context)
  File "/Users/my_username/PROJECT/Dev3/lib/python3.4/site-packages/django/template/base.py", line 206, in render
    with context.bind_template(self):
  File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/contextlib.py", line 59, in __enter__
    return next(self.gen)
  File "/Users/my_username/PROJECT/Dev3/lib/python3.4/site-packages/django/template/context.py", line 236, in bind_template
    updates.update(processor(self.request))
ValueError: dictionary update sequence element #0 has length 0; 2 is required

from django-ajax.

yceruto avatar yceruto commented on August 22, 2024

I don't see where is the related djangoajax library in your traceback, are you sure the error come from this library?? the path / route is linked to new function action ?? Please, checks that.

from django-ajax.

yceruto avatar yceruto commented on August 22, 2024

I closed because it doesn't seem to be related to this library, @zruu is you are still facing this issue, please reopen it. Thanks.

from django-ajax.

Related Issues (20)

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.