Comments fully integrated.
authorKriti Godey <kriti.godey@gmail.com>
Thu, 18 Mar 2010 20:22:15 +0000 (16:22 -0400)
committerKriti Godey <kriti.godey@gmail.com>
Thu, 18 Mar 2010 20:22:15 +0000 (16:22 -0400)
commit21a5b5aafd25a996530e2575b32fca7a0ccac30d
tree6a9ebce4c9a91fc88c578675a1401fb0a0685740
parent25e2e5d9d53f08724f2fe9661265d58d850c5d17
Comments fully integrated.
15 files changed:
templates/comments/400-debug.html [new file with mode: 0644]
templates/comments/approve.html [new file with mode: 0644]
templates/comments/approved.html [new file with mode: 0644]
templates/comments/base.html [new file with mode: 0644]
templates/comments/delete.html [new file with mode: 0644]
templates/comments/deleted.html [new file with mode: 0644]
templates/comments/flag.html [new file with mode: 0644]
templates/comments/flagged.html [new file with mode: 0644]
templates/comments/form.html [new file with mode: 0644]
templates/comments/moderation_queue.html [new file with mode: 0644]
templates/comments/posted.html [new file with mode: 0644]
templates/comments/preview.html [new file with mode: 0644]
templates/onesandwich.html
urls.py
views.py