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

Issue 5165047: Make django_orm models use TEXT instead of VARCHAR

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by conleyo
Modified:
12 years, 11 months ago
Reviewers:
jcgregorio_google
CC:
google-api-python-client_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Add django_orm tests #

Total comments: 2

Patch Set 3 : Removed extraneous line #

Patch Set 4 : Avoid django1.3 deprecation warnings in test #

Patch Set 5 : Force django1.2 in tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -6 lines) Patch
M oauth2client/django_orm.py View 4 chunks +6 lines, -6 lines 0 comments Download
M runtests.py View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
A tests/test_oauth2client_django_orm.py View 1 2 3 1 chunk +75 lines, -0 lines 0 comments Download

Messages

Total messages: 20
jcgregorio_google
LGTM. Looking at the code I realize I don't have any tests for the django_orm ...
12 years, 11 months ago (2011-10-03 18:20:30 UTC) #1
conleyo
On 2011/10/03 18:20:30, jcgregorio_google wrote: > LGTM. > > Looking at the code I realize ...
12 years, 11 months ago (2011-10-03 21:18:28 UTC) #2
jcgregorio_google
http://codereview.appspot.com/5165047/diff/3001/tests/test_oauth2client_django_orm.py File tests/test_oauth2client_django_orm.py (right): http://codereview.appspot.com/5165047/diff/3001/tests/test_oauth2client_django_orm.py#newcode53 tests/test_oauth2client_django_orm.py:53: credentials = self.field.to_python(self.pickle) What is this line supposed to ...
12 years, 11 months ago (2011-10-04 12:19:23 UTC) #3
conleyo
On 2011/10/04 12:19:23, jcgregorio_google wrote: > http://codereview.appspot.com/5165047/diff/3001/tests/test_oauth2client_django_orm.py > File tests/test_oauth2client_django_orm.py (right): > > http://codereview.appspot.com/5165047/diff/3001/tests/test_oauth2client_django_orm.py#newcode53 > ...
12 years, 11 months ago (2011-10-04 16:17:27 UTC) #4
conleyo
http://codereview.appspot.com/5165047/diff/3001/tests/test_oauth2client_django_orm.py File tests/test_oauth2client_django_orm.py (right): http://codereview.appspot.com/5165047/diff/3001/tests/test_oauth2client_django_orm.py#newcode53 tests/test_oauth2client_django_orm.py:53: credentials = self.field.to_python(self.pickle) On 2011/10/04 12:19:23, jcgregorio_google wrote: > ...
12 years, 11 months ago (2011-10-04 16:17:45 UTC) #5
jcgregorio_google
LGTM
12 years, 11 months ago (2011-10-05 12:09:20 UTC) #6
conleyo
On 2011/10/05 12:09:20, jcgregorio_google wrote: > LGTM Anything I have to do at this point?
12 years, 11 months ago (2011-10-05 15:29:47 UTC) #7
jcgregorio_google
Nope, I was just waiting for code hosting to get out or read-only maintenance to ...
12 years, 11 months ago (2011-10-05 15:34:56 UTC) #8
jcgregorio_google
Actually, there is an issue, what version of Django is this supposed to run against? ...
12 years, 11 months ago (2011-10-05 15:38:15 UTC) #9
conleyo
I wrote it to run against 1.2 and 1.3, so that shouldn't be happening... I ...
12 years, 11 months ago (2011-10-05 15:50:57 UTC) #10
conleyo
On 2011/10/05 15:50:57, conleyo wrote: > I wrote it to run against 1.2 and 1.3, ...
12 years, 11 months ago (2011-10-05 16:12:12 UTC) #11
conleyo
Hi Joe. Do you have any more info I can use to figure out why ...
12 years, 11 months ago (2011-10-10 20:33:07 UTC) #12
conleyo
ping On 2011/10/10 20:33:07, conleyo wrote: > Hi Joe. Do you have any more info ...
12 years, 11 months ago (2011-10-13 21:02:17 UTC) #13
jcgregorio_google
Aha, it's failing because it's picking up the Django 0.96 in App Engine. Now to ...
12 years, 11 months ago (2011-10-14 14:15:32 UTC) #14
jcgregorio_google
Found a fix, please update runtests.py with: --- a/runtests.py Fri Oct 14 09:59:32 2011 -0400 ...
12 years, 11 months ago (2011-10-14 14:31:36 UTC) #15
conleyo
I made the fix but I'm having trouble running authenticating in upload-diffs. Is there some ...
12 years, 11 months ago (2011-10-14 16:15:49 UTC) #16
jcgregorio_google
You probably have 2-step auth turned on for you account, which means you need to ...
12 years, 11 months ago (2011-10-14 17:30:30 UTC) #17
conleyo
Ok, we're good now. On 2011/10/14 17:30:30, jcgregorio_google wrote: > You probably have 2-step auth ...
12 years, 11 months ago (2011-10-14 17:48:22 UTC) #18
jcgregorio_google
LGTM
12 years, 11 months ago (2011-10-14 17:54:02 UTC) #19
jcgregorio_google
12 years, 11 months ago (2011-10-14 17:56:02 UTC) #20
On 2011/10/14 17:54:02, jcgregorio_google wrote:
> LGTM

Committed at
http://code.google.com/p/google-api-python-client/source/detail?r=d16460395f3...
Sign in to reply to this message.

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