From a22f1bea8167e77a7866353db473dfdb4a4161f3 Mon Sep 17 00:00:00 2001
From: bnewbold
Date: Sun, 23 Aug 2009 00:21:48 +0300
Subject: first whack at fixing bulk photo uploads
---
bn_django/photos/templates/photos/import_form.html | 3 +++
1 file changed, 3 insertions(+)
(limited to 'bn_django/photos/templates')
diff --git a/bn_django/photos/templates/photos/import_form.html b/bn_django/photos/templates/photos/import_form.html
index 0d4f19e..bd01a9a 100644
--- a/bn_django/photos/templates/photos/import_form.html
+++ b/bn_django/photos/templates/photos/import_form.html
@@ -51,6 +51,9 @@
you can change any of these settings on a per-photo basis
after you upload the images.
+
+ UPDATE: The title and rotation will be guessed from EXIF data...
+
{% else %}
Oops! No gallery here!
--
cgit v1.2.3