These are changes for issue #405, add email comment notification.
authorDerek Moore <derek.k.moore@gmail.com>
Thu, 15 Mar 2012 23:38:56 +0000 (16:38 -0700)
committerDerek Moore <derek.k.moore@gmail.com>
Thu, 15 Mar 2012 23:38:56 +0000 (16:38 -0700)
commit252eaf21d5784936ca65ae8faba07db2d786fb31
tree28cff9ee29810efde7b706eaa0fb73a73b9fb9f9
parent20a3e278bc237a4e23606cc2fc2f800f6a8dbc25
These are changes for issue #405, add email comment notification.
mediagoblin/db/mongo/migrations.py
mediagoblin/db/mongo/models.py
mediagoblin/edit/forms.py
mediagoblin/edit/views.py
mediagoblin/templates/mediagoblin/user_pages/comment_email.txt [new file with mode: 0644]
mediagoblin/tests/test_edit.py
mediagoblin/user_pages/lib.py [new file with mode: 0644]
mediagoblin/user_pages/views.py