Skip to content

display:popup Error #34

@mmansour

Description

@mmansour

Howdy -

I love django-la-facebook. It is about to go live on a site that will be used by millions. Literally.

Today I am running into one issue. I want to use display:popup option.
I am passing display:popup in my main urls.py as per my interpretation of the docs (RTD), like so:

url(r"^la_facebook/", include("la_facebook.urls"), {'display':'popup'}),

However, the when the call back is fired I get the following error:

TypeError: facebook_callback() got an unexpected keyword argument 'display'.

I am not sure if it's my integration or a bug. I thought I'd check here first before digging deeper.

Thanks,
Matt

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