Repository
https://github.com/samuelmh/django-smh_gallery
Description
This project can be understood in two ways:
- It is a Django app to show and manage images grouped in galleries.
- It is a web application that let you do the previous. Perfect option for people who just need a simple portfolio page and only want to focus on their work (artists, photographers, designers, painters).
Features
- Gallery view. A grid of thumbnailed images.
- Image view. Displays the image, title, date, description, and provides social sharing (FB, Twitter, Linkedin).
- Management of galleries and images through the Django admin.