Going for the record of n00bness today.. I should have just paid attention 
to the specific exception message and I would have realised this sooner:

- ('shipping.models.ShippingOption',),
+ ('shipping.ShippingOption',),

All fixed. /facepalm

On Tuesday, 7 January 2014 15:13:48 UTC+10, Sam Kingston wrote:
>
> On Tuesday, 7 January 2014 15:10:50 UTC+10, Sam Kingston wrote:
>>
>> Can't seem to find much on this problem (although it does appear to 
>> relate somewhat to a previous problem with recursive ForeignKey relations 
>> in EXTRA_MODEL_FIELDS 
>> here<https://groups.google.com/forum/#!msg/mezzanine-users/7oS6t5SGkqo/nQFW_zvM4PUJ>).
>>  
>> This guy seems to have a crazy "solution" to the same exception, but I've 
>> got no clue where to attempt to add that to see if it fixes.
>>
>
> Well I completely butchered that sentence, it should read (emphasis on 
> changes):
>
> Can't seem to find much on this problem (although it does appear to relate 
> somewhat to a previous problem *I have had *with recursive ForeignKey 
> relations in EXTRA_MODEL_FIELDS 
> here<https://groups.google.com/forum/#!msg/mezzanine-users/7oS6t5SGkqo/nQFW_zvM4PUJ>
> ).
>
> *This guy* <https://gist.github.com/kezabelle/5481668> seems to have a 
> crazy "solution" to the same exception, but I've got no clue where to 
> attempt to add that to see if it fixes.
>
> Sorry
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to