I guess I need a proper guidance to setup a project. I have been following the official documentation most of the time and installed satchmo with the command 'sudo python setup.py install' as given in the installation documentation but after the modulerebranch merge, the same command started giving some errors and warnings. after a couple of tries to install the official way, i dont remember what i did, but somehow going to project/simplestore and issuing the command ./manage.py runserver was working.
i have my svn downloaded to /home/shankar/src/satchmo-trunk/. All these time, i thought satchmo is using files from this directory as my setup.py install command never worked and so i thought satchmo isnt copied to site-packages of python. After starting this thread, i checked my site-packages directory and found a directory Satchmo-0.9_pre-py2.5.egg/ having all satchmo apps. I deleted the entire folder to start from scratch. Now my problem is again the old one, i cannot issue the command "sudo python setup.py install". I dont know how others are setting up their development environment. But my way wrong, please guide me in setting up a development environment which i can depend upon. Most of my time is being spent upon setting up this rather than working on satchmo. any help greatly appreciated. thanks Dan, shakthi ----- Original Message ----- From: "Dan Harris" <[email protected]> To: "Satchmo users" <[email protected]> Sent: Saturday, January 10, 2009 2:53:02 AM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi Subject: Re: template changes not showing have anymore info on how your project is set up? On Jan 9, 4:12 pm, Shankar Dhanasekaran <[email protected]> wrote: > hi all, > i want to make a few changes in the default template in satchmo. I tried > copying the template to my project directory and made some changes but these > are not reflected in the site. I even tried changing in the original template > file downloaded from svn server in vain. I deleted mercilessly most of the > code in template files but still i am seeing the same old theme and info as i > downloaded from svn server. what is happening here? anyone any idea? > > shakthi --~--~---------~-pro-~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~--- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
