7 Aug ‘14

The app is fully up. I still need to fix the IP address error, which I don’t have any idea what’s causing it. Authorization for admin backend is done using Django auth system for now. Bugs getting saved in database and edit and delete functions working fine. Need to improve the UI though.

 
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 →