Re: ImportError: No module named django.core.management

2013-07-28 Thread vinoth job
after cleared the above problem getting new error .when i run this command : python manage.py syncdb TypeError: __init__() got an unexpected keyword argument 'verify_exists' and this is the problem i got in my terminal and i installed all the packages needed to run the application in virtual

Re: ImportError: No module named django.core.management

2013-07-28 Thread vinoth job
i installed inside lib/python2.7/site-packages/django .now it is running. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.

Re: ImportError: No module named django.core.management

2013-07-28 Thread vinoth job
venv /bin /build /django /include /lib /local here i installed django-1.4.5. and there is no error output coming when i run this command . pip freeze|grep -i django On Sun, Jul 28, 2013 at 5:42 AM, René Fleschenberg wrote: > Hi, > > vinoth job: &g

Re: ImportError: No module named django.core.management

2013-07-28 Thread vinoth job
venv /bin /build /django /include /lib /local here i installed django-1.4.5. and there is no error output coming when i run this command . pip freeze|grep -i django -- You received this message because you are subscribed to the Google Groups "Django users" g

ImportError: No module named django.core.management

2013-07-27 Thread vinoth job
i am working with someones source code .i getting errors in the initial steps .i followed the installation instructions .and they instructed to create the virtual environment .After i setted the virtualenv i installed all requirements given in the requirements.txt .when i running this initial co

Re: Python Developer Position

2013-04-22 Thread vinoth job
can you please provide company's name On Mon, Apr 22, 2013 at 12:13 PM, G.T. RAO wrote: > Python Developer Position > > If you love programming in Python and have good working experience in > Twisted, ExtJs and interested in working with a Product development company > whose R&D center is based

Re:

2013-04-16 Thread vinoth job
> django-cms or feincms) is something like drupal or wordpress. Anyway you > need to know django or python at some level, because there isn't plenty of > ready-to-use themes and plugins. You always need to develop some parts by > yourself. > > > On Tuesday, April 16,

[no subject]

2013-04-16 Thread vinoth job
i installed mezzanine.and this is django based cms .by using we can create websites .like what we can do with drupal and wordpress. my doubt is how to get host for my mezzanine project .is it anything that i want to change in codings.or is there any websites providing hostings for mezzanine projec