I removed everything (python, django, satchmo) and reinstalled the
last version for each.
It seems to work since i can import django and satchmo.
But when I write :
python manage.py satchmo_copy_urls
OR python manage.py satchmo_copy_static
OR python manage.py satchmo_copy_templates
I get the error :
"Error : cannot import newforms"
After some research, I found out that those 'newforms' were introduced
in Django 0.96a and then were renamed 'forms' in Django 1.
Would it be possible that I didn't do any mistake and that those 3
fonctions are broken under Django 1.0 ?
Not trying to sound arrogant. It's just that I really have no clue
here...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---