Re: Migrations and Reusable Apps

2014-06-24 Thread Florian Apolloner
On Tuesday, June 24, 2014 6:07:05 AM UTC+2, Sebastian Vetter wrote: > > I appreciate the offer and will gladly take it :) I'm currently in the > middle of a migration to Django 1.7 incl. backwards-compatibility. I'm > collecting questions about best practises right now and would love to > get

Re: base implementations of natural key methods

2014-06-24 Thread Russell Keith-Magee
Hi Jian, Apologies for the delay in responding. On Thu, May 8, 2014 at 9:44 AM, Jian Li wrote: > Hi Russ, > > Thanks for the feedback! > > I believe the proposed code already addresses points 1-4. > > 1) The implementation does in fact return the correct natural key, > `(self.username,)`, for