Software | Web | Coding
Starcross Django Gallery - A new Django gallery package
I created a gallery package for Django to host my photos, and to make a contribution towards the the great collection of django packages already available. I wanted a particular set of features, the key areas being:
- Simple, clean design that maximises space for image thumbnail display
- Justified image layout, as used by sites like Flickr
- Infinite scrolling, to prevent the need to click on pagination links
- Easy uploading via drag and drop
- Simple object model enabling easy management of your images and the django database