Re: Problem after Virtualenv Setup

2015-04-02 Thread Kishan Mehta
Hey thanks Carl. On Apr 2, 2015 9:14 PM, "Carl Meyer" wrote: > Hi Kishan, > > On 04/02/2015 09:41 AM, Kishan Mehta wrote: > > I have created my django project and worked on it . Recently I came to > > know about virtualenv and the problem it solves. > > I have installed virtualenv and activated t

Re: Problem after Virtualenv Setup

2015-04-02 Thread Carl Meyer
Hi Kishan, On 04/02/2015 09:41 AM, Kishan Mehta wrote: > I have created my django project and worked on it . Recently I came to > know about virtualenv and the problem it solves. > I have installed virtualenv and activated that environment. > Now django command is not recognized. > * Will I have t