Solved: Forbidden (CSRF cookie not set.)

When you have developed Django Views using function, and now tried to do http POST then you … Read more

Writing first python helloworld program

If you have following installation / development environment setup steps from python page, to install python ( … Read more

How to Install Python on Linux / Ubuntu ?

If you have just now started looking into python, the first thing you need to do is … Read more

How to Start and Stop android service from adb shell

If you have followed our another article “Understanding Android Services with Example” you might be allready able … Read more

Install SQLite3 on Ubuntu

If you are working on creating database for some project, higher chances are that you will end … Read more

Solved – /usr/bin/python: No module named django

If you get below error, when you tried to check django version using command “python -m django … Read more

Solved: django.db.utils.OperationalError: no such table

When we tried to run django server after copied from one directory to another and deleting the … Read more

How to install and configure Google Site Kit plugin for WordPress

sitekit

Site Kit is the official WordPress plugin from Google for insights about how people find and use … Read more

How to use different WordPress theme for Mobile and Desktop website ?

any_mobile_theme

When you have some of your website actively running from long time and was using old WordPress … Read more