looked quickly on it, have you a practical test done? https://codereview.appspot.com/11936043/diff/1/MoinMoin/apps/frontend/comment_views.py File MoinMoin/apps/frontend/comment_views.py (right): https://codereview.appspot.com/11936043/diff/1/MoinMoin/apps/frontend/comment_views.py#newcode1 ...
11 years, 8 months ago
(2013-07-27 07:48:36 UTC)
#1
11 years, 8 months ago
(2013-07-28 15:33:05 UTC)
#2
answered
https://codereview.appspot.com/11936043/diff/1/MoinMoin/apps/frontend/comment...
File MoinMoin/apps/frontend/comment_views.py (right):
https://codereview.appspot.com/11936043/diff/1/MoinMoin/apps/frontend/comment...
MoinMoin/apps/frontend/comment_views.py:1: # Copyright: 2013
MoinMoin:PavelSviderski
On 2013/07/27 07:48:36, ReimarBauer wrote:
> We expect to have more than one comment_view or related views in this module?
I'm not sure for now if we expect to have more views. If so, they we be added in
this module. I just want to put the newly created logical stuff into a separate
module. I think the existing views.py is big enough to continue to write into
it. Also it would be easier to make the comment system an extension later.
>
> I can't remember if we decided about names or name. I am happy with always
> naming them plural.
As I see currently we have item, content, blog, blog_entry, ticket, so I decided
to call it 'comment' as well. Or did you mean something else?
https://codereview.appspot.com/11936043/diff/1/MoinMoin/apps/frontend/comment_views.py File MoinMoin/apps/frontend/comment_views.py (right): https://codereview.appspot.com/11936043/diff/1/MoinMoin/apps/frontend/comment_views.py#newcode57 MoinMoin/apps/frontend/comment_views.py:57: abort(403) no better way than to abort?
11 years, 8 months ago
(2013-07-29 22:59:31 UTC)
#3
Issue 11936043: Add comment view (+addcomment) and UI form.
Created 11 years, 8 months ago by spy
Modified 11 years, 8 months ago
Reviewers: ReimarBauer, thomas.j.waldmann_gmail.com
Base URL:
Comments: 3