Coder Social home page Coder Social logo

Comments (9)

pennersr avatar pennersr commented on May 18, 2024

The template is available over at "allauth/facebook/templates/facebook/fbconnect.html". It is intentionally not placed next to the other templates (allauth/templates/*) as this template is typically not to be overridden by project specific variants.

I am not sure why you are seeing this. Do you have "allauth.facebook" in your installed apps? Also, could you please point me to a commit on one of those forks you are referring to?

from django-allauth.

pennersr avatar pennersr commented on May 18, 2024

Is this issue still valid?

from django-allauth.

mikhuang avatar mikhuang commented on May 18, 2024

Yes. When installing using pip install django-allauth or pip install git+http://github.com/pennersr/django-allauth.git the templates folder is not created.

Edit: Just tried cloning the git repo and running sudo python setup.py install, templates folder still not created.

Edit: Tried uninstalling everything, manually cloning from github, then installing. templates folder is created. Hmph.

from django-allauth.

ajfisher avatar ajfisher commented on May 18, 2024

This is definitely still an issue when you install via a pip install git+http://github.com/pennersr/django-allauth.git - the templates are not created.

from django-allauth.

pennersr avatar pennersr commented on May 18, 2024

I am unable to reproduce this. What python/pip/os version are you using?

from django-allauth.

ajfisher avatar ajfisher commented on May 18, 2024

Python 2.7, Ubuntu 11.04, Pip not sure off the top of my head.

Interestingly when I did a similar thing to mikhuang it worked. I removed it from my virtualenv site packages, reinstalled passing the git repo and it put the FB templates in place. When I did it the first time it didn't drop the template directory in place.

I'm going to build the server for this this week so we'll see if it comes up okay installing from the requirements file or not.

Cheers
ajfisher

from django-allauth.

onurmatik avatar onurmatik commented on May 18, 2024

I am experiencing the same issue as well. I had to add facebook templates manually to my project as pip does not install them, both locally (mac os x 10.6) and on ep.io service which checks the requirements and builds the environment. In my requirements I have the stable version 'django-allauth'.

from django-allauth.

erikankrom avatar erikankrom commented on May 18, 2024

I'm having an issue as well. Only the top level templates directory is installed. Each lower level templates directory is missing. I'm on OSX 10.7, Python 2.7, pip 1.0.1

from django-allauth.

colkito avatar colkito commented on May 18, 2024

Hey guys! Also I have this problem, but I saw the live demo (http://jug.gl) and copy this code.

Create the folder /templates/facebook and paste this code in a file named: fbconnect.html

http://mariocolque.com.ar/django/fbconnect.html

It only remains to modify it according to your facebook applications.

Greetings!

from django-allauth.

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.