Skip to content

0.31.0: Merge pull request #746 from camerahub/652_caching

Compare
Choose a tag to compare
@djjudas21 djjudas21 released this 12 Apr 09:17
· 317 commits to master since this release
776e503

Features

  • Show camera info in negative detail view (#741)
  • Auto-populate metering mode and exposure program for negatives (#713)
  • Various caching improvements (#652)
  • Enable django-speedinfo profiler (#652)
  • Add ordering to remaining models that don't already have it (#714, #269)
  • Update python deps and add a new pylint rule

Fixes

  • Some public views were accidentally marked to require login (#652)
  • Use correct HTML symbol for & (#652)
  • Stop serving static assets from uwsgi (#734)