TODO

  • √ Static files + bower (here or in project, i.e. fontawesome for icons).
  • √ Javascript in template (removeSelection(), ajaxChangeStatus()...).
  • √ Copy metadata when photo is added via form.
  • √ Test that photo uploads properly now that we’re using Pillow instead PIL.
  • √ Create custom commands documentation
  • √ Add a button to allow select/deselect all the photos in the page.
  • Check cache (#expire_view_cache(“app_gallery-gallery”)).
  • Change THUMBNAIL_DEBUG = False to True (in project) and see why it’s not properly uploading the photo.
  • Activate folders via config.
  • Create documentation about installing rgallery in a django project from scratch.