Problems with default settings.py file

2013-12-02 Thread Blake Adams
Hello I am a python noob going through the getttingstarted with django tutorial. For some reason When I start a new project, the default settings.py file is missing a lot of default settings (Admin, Media, Some of the Databse info, Statis_file, Logging, etc.). Im looking for any direction on w

Re: Problems with default settings.py file

2013-12-02 Thread Blake Adams
Thanks Felipe! On Monday, December 2, 2013 11:03:54 AM UTC-5, Felipe Coelho wrote: > > 2013/12/2 Blake Adams > > >> Hello I am a python noob going through the getttingstarted with django >> tutorial. >> >> For some reason When I start a new project, the defau

Best practice for utilizing vagrant and virtual env

2013-12-10 Thread Blake Adams
I am following the getting started with Django tutorial and managed to finish the 1st project but when I re-entered Vagrant SSH all packages i installed on my vagrant shared folder and my virtual environment were gone. I think it might be because virtual box has several different version of my