On Sep 21, 9:46 am, Marc <[EMAIL PROTECTED]> wrote: > Using both svn version fixed everything indeed. > Thank you again.
So did you use: svn co svn://satchmoproject.com/satchmo/tags/0.7 satchmo-rel and which revision of django? I have tried: Django rev 8130 from http://www.satchmoproject.com/snapshots/ + the above svn checkout (recommended via the instructions). No action. Fails on url copy with an unexpected arg (i.e. http://groups.google.com/group/satchmo-users/browse_thread/thread/921e8be6315ffa4e/9ab4a54d0c573ed7). Then django rev 8130 with 0.7.0 (http://www.satchmoproject.com/ snapshots/satchmo-0.7.0.tar.gz) which I assume is the same as the svn checkout, but I wanted to make sure. Same error as above. Then django rev 8556 as mentioned in another thread with 0.7. No action again. I get this 'cant import newforms' error. So I have to assume 0.7 works with a django revision somewhere between 8130 and 8556; after the addition of the filter_interface param but before they removed the newforms module. Ugh. Maybe I am just retarded. Other people seem to be able to actually install and use satchmo 0.7. Also I tried django 1.0 released and the newest satchmo trunk (before I tried all the 0.7 configs). All manage.py operations go ok, but a bunch of templates are broken (admin screen has a template error, cant view an item: template error, cant view most popular items: template error, /settings has an error, ...) so it isnt very useful. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
