Issue 362 - Add simple comments
authorJoar Wandborg <git@wandborg.com>
Mon, 27 Jun 2011 21:39:40 +0000 (23:39 +0200)
committerJoar Wandborg <git@wandborg.com>
Mon, 27 Jun 2011 21:39:40 +0000 (23:39 +0200)
commitc11f21ab3c64c6ef9d9cde8bfdcddf12f6663932
treeaee2af62c16f4f31fefa281941655a8c34a48956
parentda0683b48c9ed6fc4ada1aff758e493bd2311d48
Issue 362 - Add simple comments

*   Added MediaComment database model
    Holds `media_entry` (`ObjectId`), `author` (`ObjectId`), `created`, `content` and `content_html`.
mediagoblin/db/models.py