rudimentary file uploading. Saves as sha1 like git objects. code is in lib. needs...
[zzz-floof.git] / floof / model / art.py
index 517fea0..725b9e8 100644 (file)
@@ -8,4 +8,5 @@ from elixir import Entity, Field, Integer, Unicode
 
 class Art(Entity):
     title = Field(Unicode(120))
+    # filename = Field(Unicode(120))