On Fri, Nov 6, 2009 at 1:55 AM, Travis Cline <travis.cl...@gmail.com> wrote: > > On Nov 5, 10:21 am, Jacob Kaplan-Moss <ja...@jacobian.org> wrote: >> That said, I do think Eric's suggestion of automatically introspecting >> for unique/unique_together is the best idea I've seen yet. Well, the >> best idea that doesn't require a ground-up rewrite of serialization, >> that is. >> >> Jacob > > I wanted to point out I have a little project on github with the aim > of dictionary-based references in fixtures: > http://github.com/traviscline/django-smart-serializers > > Needs some work and more tests but some of the bits mentioned above > are there. > > My initial aim is to be independent of core but last item on my list > of goals is to provide the work as a patch.
Hi Travis, The patch on #7052 already does the dictionary-based lookup part of the problem, as well as implementing option 2 from my original mail. We probably won't end up using the serialization part (the Meta flag) but the deserializers already work pretty well. I expect that the deserialization/lookup part of the patch will be in trunk quite soon. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---