Skip to content

Django Photo galleries for Tango. Or without Tango. Your call.

License

Notifications You must be signed in to change notification settings

tBaxter/tango-photos

Repository files navigation

Tango Photos

Tango-Photos is a reusable app for photo galleries in Django. While it forms a key component of Tango, it can also be dropped into an existing non-Tango project.

##Installation:

pip install tango-photos 

or

pip install git+https://github.com/tBaxter/tango-photos.git

tango_shared is a dependency. It will be installed.

Usage:

Add 'photos' and 'tango_shared' to your installed apps, then run syncdb or migrate.

About

Django Photo galleries for Tango. Or without Tango. Your call.

Resources

License

Stars

Watchers

Forks

Packages

No packages published