Hi,
I am trying to use the 'natural keys' feature of django to make a sort
of "future proof" fixture loading possible.
By "future proof" I mean that I want a site administrator to be able
to add new objects to database tables where I will provide initial
data. But I also want to be able to add ne
Hello,
On Jul 9, 9:13 pm, SmileyChris wrote:
> It seems that my ticket in http://code.djangoproject.com/ticket/13252
> covers this. It's ready for review if anyone wants to give it a
> spin...
That patch indeed matches mine, but yours is of course much further
along.
Javier Guerra Giraldez wrot