15 June ‘14
Investigated further about the authentication system in django. Made a dummy form for user login.
0
Kudos
0
Kudos
Investigated further about the authentication system in django. Made a dummy form for user login.
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 →