Pycrypto----> DLL load failed: The specified module could not be found.

2011-07-20 Thread Lycan
Hello In my views.py i have this line of code "from Crypto.Hash import SHA256", it works fine on localhost.But when i try to launch my live website(using Apache 2.2 and mod_wsgi), I am seeing the following error: ImportError at /accounts/profile/apps DLL load failed: The specified module could no

Re: Multiple Databases || External Databases

2011-07-18 Thread Lycan
On Mon, Jul 18, 2011 at 6:08 AM, Uros Trebec wrote: > > > On Jul 17, 10:36 pm, Lycan wrote: > > > I am building a Django User profile management portal. In one of the > > > sections of the website i need pull data from an external database(Its > > > managed b

Multiple Databases || External Databases

2011-07-17 Thread Lycan
I am building a Django User profile management portal. In one of the sections of the website i need pull data from an external database(Its managed by someone else, i have access to it). How can i achieve this and also can someone please point me to a working example. Thanks -- You received thi

Help-Multiple Databases

2011-07-05 Thread Lycan
Hello, I am kind of new to Django and am trying to understand multi-db. Does anyone know where i can download a complete working example of django project implementing multi-db? Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to