I was following the install readme at this url: http://www.satchmoproject.com/docs/svn/new_installation.html
after cloning the latest satchmo release, i ran the python setup.py install. Then, when i go into the python site-packages folder, i find that some of the directories dont get copied into the site-packages satchmo directory. For instance, the latest satchmo release has the following folders in the apps/tax directory: data. locale, modles, templatetags. however, the site-packages only has the tax/modules and tax/templatetags folders. fixtures folders for the apps dont get copied at all to the site- packages directory. I'm on windows, python 2.6, django 1.1 and the latest trunk release of satchmo. i'm guessing instead of running the load_l10n i will just run / load the fixture data using django-admin.py ? but just wanted to run this behavior by others in case you're run into it. -pranav --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
