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

Issue 41350043: Implement the missing model bits.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by frankban
Modified:
10 years, 4 months ago
Reviewers:
mp+198756, benji, matthew.scott
Visibility:
Public.

Description

Implement the missing model bits. Thanks to Gary for his help in defining this approach with me in several pre-imp calls. See the envs module docstring for a description of the functions implemented in this branch. This branch also includes some fixes/improvements to the fields module, e.g. the handling of default and unset values. Tests: make check No QA. https://code.launchpad.net/~frankban/juju-quickstart/env-manage-models-meta/+merge/198756 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 21

Patch Set 2 : Implement the missing model bits. #

Patch Set 3 : Implement the missing model bits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+732 lines, -68 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M quickstart/models/envs.py View 1 3 chunks +215 lines, -6 lines 0 comments Download
M quickstart/models/fields.py View 1 11 chunks +41 lines, -45 lines 0 comments Download
M quickstart/tests/models/test_envs.py View 1 2 chunks +385 lines, -1 line 0 comments Download
M quickstart/tests/models/test_fields.py View 1 14 chunks +89 lines, -16 lines 0 comments Download

Messages

Total messages: 7
frankban
Please take a look.
10 years, 4 months ago (2013-12-12 14:54:57 UTC) #1
matthew.scott
Super work, as always. LGTM, check okay.
10 years, 4 months ago (2013-12-12 17:46:05 UTC) #2
benji
This branch looks good. None of my comments are blockers, more like "things you might ...
10 years, 4 months ago (2013-12-13 17:15:59 UTC) #3
frankban
Please take a look. https://codereview.appspot.com/41350043/diff/1/quickstart/models/fields.py File quickstart/models/fields.py (right): https://codereview.appspot.com/41350043/diff/1/quickstart/models/fields.py#newcode128 quickstart/models/fields.py:128: return super(StringField, self).normalize(value or None) ...
10 years, 4 months ago (2013-12-16 12:12:04 UTC) #4
benji
On 2013/12/16 12:12:04, frankban wrote: > Please take a look. Thanks for the good explanations ...
10 years, 4 months ago (2013-12-16 13:12:04 UTC) #5
frankban
*** Submitted: Implement the missing model bits. Thanks to Gary for his help in defining ...
10 years, 4 months ago (2013-12-16 14:08:44 UTC) #6
frankban
10 years, 4 months ago (2013-12-16 15:02:39 UTC) #7
Thank you!
Sign in to reply to this message.

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