have you created an __init__.py file as well in your duplicated folder? Cheers ionic
On Sun, 2012-03-04 at 03:05 -0800, Anurag wrote: > In the process of writing my own payment module, i duplicated the > paypal folder as 'mypaypal' folder and made the apt changes to > config.py, urls.py, views.py.. > > Then in the INSTALLED APPS settings i added > 'payment.modules.mypaypal'.. > > I keep getting the Error - No module named MyPayPal. > > i have looked into practically all the four files and can't seem to > find what is causing this. Is there another place i need to enable > this custom payment module. > > thx > -- 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.
