adding first pass of note viewing page, iframe NotImplemented
authorSeth Woodworth <seth@sethish.com>
Thu, 10 Jan 2013 20:33:49 +0000 (15:33 -0500)
committerSeth Woodworth <seth@sethish.com>
Thu, 10 Jan 2013 20:33:49 +0000 (15:33 -0500)
commit16b74a5273e62eed07e86873c728fa8284a40833
tree15f23b24b15a1f414070768702a6edeebaa19d11
parent6ab6fb76211b9b550954c9c967a2e3f0ff08a384
adding first pass of note viewing page, iframe NotImplemented
karmaworld/apps/notes/views.py [new file with mode: 0644]
karmaworld/templates/notes/note_detail.html [new file with mode: 0644]
karmaworld/urls.py