summaryrefslogtreecommitdiff
path: root/app/photos/views.py
AgeCommit message (Collapse)Author
2019-01-03added a daily photo sectionluxagraf
2018-09-27version 9 of stylesheetluxagraf
2018-06-04fixed another bugluxagraf
2018-06-04fixed a bug in URL schemeluxagraf
2018-06-04converted jrnl entry to use image for featured imageluxagraf
2018-02-05changed simplejson to json in photosluxagraf
2018-02-05abstracted the next prev links into utils so now they work for everyluxagraf
model that implements a get_%S_admin_link method and loads the JS
2018-02-05added next links to viewluxagraf
2018-02-05moved most of my admin customizations into javascript to avoidluxagraf
customizing admin files
2016-09-26enabled public galleries new styleluxagraf
2015-12-17added basic gallery outline with new style field in admin and madeluxagraf
thumbnails for gallery image select field
2015-12-13added resizing function to photo uploads and changed wording on commentsluxagraf
template
2015-10-25redid photo app to support uploading a zip folder of images and reading ↵luxagraf
photo info from exif metadata
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
some cruft that's been hangin round for years
2013-04-23swtiched from google maps api to OSM with leafletluxagraf
2012-10-21fixed bug with settings import in photos. Good lesson in why your excepts ↵luxagraf
need to be specific
2012-10-21fixed two bugs, gif projs now get built and the archive list views for ↵luxagraf
writing and photos check to see if the request is from the django client and adjust MEDIA_URL accordingly
2012-09-22site reorgluxagraf