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

8 June ‘14

I implemented location detection in my app today using pygeoip. I detected user network bandwidth by downloading an image at a URL using JS and timing it. This method gives network speed fairly close to as measured by other online... Continue →