virtualenvwrapper dies while mkproject & mkvirtualenv

2012-10-24 Thread Ashkan Roshanayi
Hi I've installed pip using easy_install on my mac and later installed virtualenv and virtualenvwrapper both successfully. wrapper doesn't work at all and when I invoke it by mkproject or mkvirtualenv it go on till this line: > Setting project for test to $PROJECT_HOME/test > and from

Re: Django dev/deploy environment for distributed agile teams

2012-01-01 Thread Ashkan Roshanayi
t; > Happy new year to all! > > > On Sat, Dec 31, 2011 at 8:11 PM, Paul Msegeya <mseg...@gmail.com> wrote: > sounds good...Happy new year too. > > > On Sat, Dec 31, 2011 at 10:25 PM, Ashkan Roshanayi > <ashkan.roshan...@gmail.com> wrote: > Hi every

Django dev/deploy environment for distributed agile teams

2011-12-31 Thread Ashkan Roshanayi
Hi everybody, we are working in a geographically distributed agile team. I am trying to design and configure our development environment and deployment procedures and need to know about your valuable experiences. My requirements are: * Each new developer can kick-start developing: dev

Re: How I could reset django admin pass in a buildout project

2011-12-29 Thread Ashkan Roshanayi
Ouch! now I get: Traceback (most recent call last): File "./bin/django", line 35, in import djangorecipe.manage ImportError: No module named djangorecipe.manage should I set something in project/settings.py? Best, -- You received this message because you are subscribed to the Google

How I could reset django admin pass in a buildout project

2011-12-29 Thread Ashkan Roshanayi
Hi, basically my project is that I don't know how can I access django shell in a buildout project! Marry Christmas :) -- Ashkan -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Urgent: django app got internal error: TemplateDoesNotExist: 500.html

2011-12-19 Thread Ashkan Roshanayi
I tried to live edit base.py template but now my app has internal error. I undo the changes but still get 500 error while accessing website. Tail -f of my application_name.log shows: > > > File > "/home/jalala/projects/Hamkharid/eggs/Django-1.3.1-py2.7.egg/django/template/base.py", > > line