gillesfabio / django-flickrsets

Reusable Django application to synchronize Flickr sets.

Home Page:http://github.com/gillesfabio/django-flickrsets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Flickrsets

Reusable Django application to synchronize Flickr sets.

The application is currently not ready for production use. If you still want to deploy it on a production server, do it at your own risk.

Please, be cool with Flickr API.

For instructions on how to install and use this application, and on what it provides, take a look in the docs/ directory.

To generate the documentation, you should have Sphinx installed on your system and run the following commands:

git clone git://github.com/gillesfabio/django-flickrsets.git
cd django-flickrsets/docs
make html

Open django-flickrsets/docs/_build/html/index.html in your browser.

You can also browse this documentation online.

Screenshot:

http://dl.dropbox.com/u/176040/django-flickrsets-example.png

About

Reusable Django application to synchronize Flickr sets.

http://github.com/gillesfabio/django-flickrsets

License:Other


Languages

Language:Python 84.8%Language:JavaScript 14.4%Language:Shell 0.7%