after all the things i have changed according to the documents given in site.
while i'm checking for this command "python manage.py satchmo_check " i'm getting the error like this mah...@mahiti22:~/django_project/foodies$ python manage.py satchmo_check Error: One or more models did not validate: livesettings.setting: Accessor for field 'site' clashes with related field 'Site.setting_set'. Add a related_name argument to the definition for 'site'. livesettings.longsetting: Accessor for field 'site' clashes with related field 'Site.longsetting_set'. Add a related_name argument to the definition for 'site'. configuration.setting: Accessor for field 'site' clashes with related field 'Site.setting_set'. Add a related_name argument to the definition for 'site'. configuration.longsetting: Accessor for field 'site' clashes with related field 'Site.longsetting_set'. Add a related_name argument to the definition for 'site'. tax.taxrate: Accessor for field 'taxZone' clashes with related field 'AdminArea.taxrate_set'. Add a related_name argument to the definition for 'taxZone'. tax.taxrate: Accessor for field 'taxCountry' clashes with related field 'Country.taxrate_set'. Add a related_name argument to the definition for 'taxCountry'. area.taxrate: Accessor for field 'taxZone' clashes with related field 'AdminArea.taxrate_set'. Add a related_name argument to the definition for 'taxZone'. area.taxrate: Accessor for field 'taxCountry' clashes with related field 'Country.taxrate_set'. Add a related_name argument to the definition for 'taxCountry'. please help me to solve this problem. -- Thanks & Regards, CharanTej.S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
