Debugging Django in production using pdb
Mar. 25, 2016 by Pablo. Comments
A quick guide trick to be able to debug on a production server.
A quick guide trick to be able to debug on a production server.
After finishing my new blog, I try to compare my oldblog (wordpress) and my new blog (django site), usingBotify
Why I decided to create a blog from scratch wihout a database and using django framework in order to keep my posts under versioning and throw away wordpress forever
I created my custom font based on my handwriting and used it to code on sublimetext to see how it looks like.
Video player manager class that allows you to manage time events on differente video players like the youtube video player
Open Source project that verifies the HTTP Status code for a list of urls. Limited to 300 urls on each task using a python HEAD request.