Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1753)

Issue 6463045: Let Blog and BlogEntry classes handle +show view. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by spy
Modified:
11 years, 9 months ago
Reviewers:
thomas.j.waldmann, Reimar Bauer
Visibility:
Public.

Description

Let Blog and BlogEntry classes handle +show view.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Some fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -68 lines) Patch
M MoinMoin/apps/frontend/views.py View 1 chunk +0 lines, -60 lines 0 comments Download
M MoinMoin/items/__init__.py View 1 4 chunks +46 lines, -2 lines 0 comments Download
M MoinMoin/templates/blog.html View 1 1 chunk +5 lines, -5 lines 0 comments Download
M MoinMoin/templates/blog_layout.html View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
Reimar Bauer
only a small comment http://codereview.appspot.com/6463045/diff/1/MoinMoin/items/__init__.py File MoinMoin/items/__init__.py (right): http://codereview.appspot.com/6463045/diff/1/MoinMoin/items/__init__.py#newcode711 MoinMoin/items/__init__.py:711: Show a blog item and ...
11 years, 9 months ago (2012-08-12 15:30:03 UTC) #1
ThomasJWaldmann
11 years, 9 months ago (2012-08-12 15:53:18 UTC) #2
http://codereview.appspot.com/6463045/diff/1/MoinMoin/items/__init__.py
File MoinMoin/items/__init__.py (right):

http://codereview.appspot.com/6463045/diff/1/MoinMoin/items/__init__.py#newco...
MoinMoin/items/__init__.py:716: supertag = request.values.get('supertag')
well, maybe this could be just tag(s), because same thing can of course get used
for non-super tag(s).

for now it could be just one tag=value, later it could be
tag=value1&tag=value2&...
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b