Code in Python Blog
Sunday, November 27, 2016
Why Python is not good for multi-threading?
›
Recently I was asked this question during screening interview at Yandex (Russian search engine), and they screened fairly well from me. They...
Friday, November 25, 2016
How to deploy Trac on Debian Jessie with uwsgi and nginx
›
Dear all, Today I'm going to deploy one popular bug tracking tool, which is known as Trac . At first look you may ask: why is it looki...
Saturday, November 19, 2016
Migration from MySQL to Postgresql with Django is easy as 1-2-3
›
Hi guys, Short story: I started learning Django few years ago and created my first django website using mysql database. Over time I realiz...
Friday, November 18, 2016
Launching Ionic app from external link, url capturing and redirect
›
Howdy guys, I'm continuing my ionic series . Today let's talk about the following scenario: Scenario : You have two web-apps: on...
ionic - auto install plugins on platform build
›
Hi there, Today I will start my short series of posts about ionic , mobile framework for Android and iOS. Don't ask me how is it relat...
Wednesday, November 16, 2016
django-cron running command constantly instead of on schedule
›
Hi python-lovers, Today I've experienced weird problem with django-cron==0.4.6 (and django 1.9.5). And I thought it would be useful to...
Sunday, November 13, 2016
How to install java 8 in Debian Jessie from Oracle website
›
Hi all, Sometimes it's necessary to install newer version of java that there is in official Debian Jessie repository. In that case you...
‹
›
Home
View web version