Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2012-12-24 Thread reviewboard
Updates: Status: WontFix Comment #11 on issue 2313 by trowb...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 I'm going to close this for now, since I think it's not blocking any work. -- You received this messag

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2012-01-06 Thread reviewboard
Updates: Status: New Comment #10 on issue 2313 by trowb...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 (No comment was entered for this change.) -- You received this message because you are subscribed to the G

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-03 Thread reviewboard
Comment #9 on issue 2313 by dru...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 I have tried creating an instant and calling .save() on it, with the same results. -- You received this message because you are subscri

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-03 Thread reviewboard
Comment #8 on issue 2313 by dru...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 From the Django docs: "If you'd like to specify a custom primary key, just specify primary_key=True on one of your fields. If Django sees

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-03 Thread reviewboard
Comment #7 on issue 2313 by chip...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 I think what's actually happening is that the wrong sort of data is going into that field. Maybe it just can't be used with defaults=.

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-03 Thread reviewboard
Comment #6 on issue 2313 by chip...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 Oh hah. That makes sense. The username is cut off so I didn't associate it. Okay, same question though. Why would "id" be explicitly turn

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-03 Thread reviewboard
Comment #5 on issue 2313 by trowb...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 Christian, this is in David's diff-storage changes -- You received this message because you are subscribed to the Google Groups "review

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-03 Thread reviewboard
Comment #4 on issue 2313 by chip...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 Hmm, I'm confused. That's a traceback with Review Board. Why would "id" be off? -- You received this message because you are subscribe

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-03 Thread reviewboard
Comment #3 on issue 2313 by dru...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 Here is the error trace: http://paste2.org/p/1688251 -- You received this message because you are subscribed to the Google Groups "review

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-02 Thread reviewboard
Comment #2 on issue 2313 by dru...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 Turning off "id" completely. Specifically, I was using a CharField as the primary key. I will build a test case and get the specific err

Re: Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-02 Thread reviewboard
Updates: Status: NeedInfo Labels: Djblets Comment #1 on issue 2313 by chip...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 Can you build a test case for this? Are you saying you're specifically turning

Issue 2313 in reviewboard: Base64Field requires an AutoField key to operate

2011-10-02 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2313 by dru...@gmail.com: Base64Field requires an AutoField key to operate http://code.google.com/p/reviewboard/issues/detail?id=2313 * NOTE: Do not post confidential information in this bug report. * * If you need im