21 July ‘14

I have been stuck at an issue for a couple of days. I generate Edit and Delete links in django-tables2 table dynamically, but they don’t seem to work. I tried a lot of different things but nothing helps.
I raised the question on Stackoverflow here. Hopefully I’ll resolve this soon.

 
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 →