Skip to content

error at /llauth/create_user/ #2

@aduston

Description

@aduston

Traceback (most recent call last):

File "/home/llexchange/env/lib/python2.6/site-packages/django/core/handlers/base.py", line 100, in get_response
response = callback(request, _callback_args, *_callback_kwargs)

File "/home/llexchange/llexchange/web/apps/llauth/views.py", line 70, in create_user
redirect_to = request.POST['next']

File "/home/llexchange/env/lib/python2.6/site-packages/django/utils/datastructures.py", line 235, in getitem
raise MultiValueDictKeyError("Key %r not found in %r" % (key, self))

MultiValueDictKeyError: "Key 'next' not found in <QueryDict: {}>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions