attempting to fix things that are broken. Comitting so I can get the newer version.
[zzz-floof.git] / floof / lib / tags.py
index 104fe65..9bfdf04 100644 (file)
@@ -1,5 +1,7 @@
 from floof.model import Art, ArtUser, ArtUserType, Tag, TagText, User
-
+import elixir
+from dbhelpers import find_or_create
+import re
 def parse(search_string):
     """Parses a search query, and returns a query object on Art.