Reminder to add importing of tags

svn: r19676
This commit is contained in:
Doug Blank 2012-05-27 18:52:48 +00:00
parent b50d9eda8a
commit 685e4c2a46

View File

@ -1455,6 +1455,9 @@ class DjangoInterface(object):
for loc_data in alt_location_list:
self.add_location("place", place, loc_data, count)
count + 1
def add_tag(self, data):
print "FIXME: libdjango.add_tag()"
def add_media(self, data):
(handle, gid, path, mime, desc,