What's new? | Help | Directory | Sign in
Google
django-fireeagle
Fire Eagle tools for Django
  
  
  
  
    
Code License: New BSD License
Labels: django, python, fireeagle
Join project
Project owners:
  steviebm

The django_fireeagle package contains code to handle the Fire Eagle authorisation process within Django. You can use it to manage connections between Django users and their respective Fire Eagle access tokens.

Documentation is available at http://django-fireeagle.googlecode.com/svn/trunk/fire-eagle.html

To install, check the code out using this and place django_fireeagle somewhere on your Python path:

svn co http://django-fireeagle.googlecode.com/svn/trunk/django_fireeagle django_fireeagle

An example application can be found at: http://django-fireeagle.googlecode.com/svn/trunk/example/