6 June ‘14

I initialized a new git repo from the 2-scoops-of-django template. Messed with the javascript and templates a bit. Got a feel of the environment. Also got to learn more about virtualenv and usage. The repo is initialized with Django 1.6.5.

 
0
Kudos
 
0
Kudos

Now read this

1 Aug ‘14

Sheila setup a rackspace VM for me to deploy the Django app. It’s the first time I’m using (and learning) Fabric. Issues faced: VM freezed everytime I entered the password. Resolved by setting env.password string in fabric task. Jinja... Continue →