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

30 July ‘14

I installed vagrant on my Ubuntu VM, which I then had to upgrade from 1.0.1 to 1.6.3 (the latest). The Ubuntu maintainers didn’t stock the latest version, so I had to get it from the vagrant website directly. I ran a ‘vagrant up’ after... Continue →