Mercurial > hg > TagInTheMiddle
diff taginthemiddle/model.py @ 9:12344c001831
note comment for future exploration
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 05 May 2010 22:18:40 -0700 |
parents | fc3491dfe374 |
children | c85d42296c06 |
line wrap: on
line diff
--- a/taginthemiddle/model.py Wed May 05 22:16:25 2010 -0700 +++ b/taginthemiddle/model.py Wed May 05 22:18:40 2010 -0700 @@ -8,6 +8,10 @@ foo = /bar:1273023556 /fleem/baz:1273023556 etc cats = /cats:1273023556 /blog/mycat:1273023556 + +Ideally, the form of tags would be something like a table + +Tag | URL | Author | Date [seconds since epoch] """ import os