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

Issue 5552045: replace djangoforms with manual code, in preparation for py27 port (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 4 months ago by GvR
Modified:
14 years, 4 months ago
Visibility:
Public.

Description

replace djangoforms with manual code, in preparation for py27 port

Patch Set 1 #

Total comments: 3

Patch Set 2 : Ripped out repo dropdown for branch add/edit form #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -25 lines) Patch
M codereview/views.py View 1 6 chunks +35 lines, -25 lines 0 comments Download

Messages

Total messages: 11
GvR
This isn't pretty, but the Python 2.7 runtime doesn't support djangoforms, so I figured I'd ...
14 years, 4 months ago (2012-01-27 03:12:05 UTC) #1
GvR
FWIW, to see this in context: http://codereview.appspot.com/5574079/
14 years, 4 months ago (2012-01-27 03:32:33 UTC) #2
Andi Albrecht
http://py27.codereview-hr.appspot.com/5552045/diff/1/codereview/views.py File codereview/views.py (right): http://py27.codereview-hr.appspot.com/5552045/diff/1/codereview/views.py#newcode3553 codereview/views.py:3553: # TODO: Don't make the Repo field editable? It ...
14 years, 4 months ago (2012-01-27 06:26:30 UTC) #3
GvR
Ok, how about now?
14 years, 4 months ago (2012-01-28 21:28:37 UTC) #4
Andi Albrecht
LGTM
14 years, 4 months ago (2012-01-29 08:43:17 UTC) #5
gvrpython
Thanks, submitted, but not in a hurry to deploy. On Sun, Jan 29, 2012 at ...
14 years, 4 months ago (2012-01-29 19:43:10 UTC) #6
techtonik
Some comments not related to the reviewed patch (which seems to be a ok). http://py27.codereview-hr.appspot.com/5552045/diff/1/codereview/views.py ...
14 years, 4 months ago (2012-01-30 09:21:55 UTC) #7
gvrpython
On Mon, Jan 30, 2012 at 1:21 AM, <techtonik@gmail.com> wrote: > Some comments not related ...
14 years, 4 months ago (2012-01-30 18:25:13 UTC) #8
Andi Albrecht
On Mon, Jan 30, 2012 at 7:24 PM, Guido van Rossum <guido@python.org> wrote: > On ...
14 years, 4 months ago (2012-01-31 07:16:35 UTC) #9
techtonik
On 2012/01/30 18:25:13, gvrpython wrote: > On Mon, Jan 30, 2012 at 1:21 AM, <mailto:techtonik@gmail.com> ...
14 years, 4 months ago (2012-01-31 07:54:32 UTC) #10
GvR
14 years, 4 months ago (2012-01-31 18:34:34 UTC) #11
On 2012/01/31 07:54:32, techtonik wrote:
> So, should we just remove this TODO and leave everything as-is?

Sounds good.
Sign in to reply to this message.

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