-->

aggregation usage in django queries

It is an easy tutorial to make complex queries in django. I personally believe that every word has a specific meaning to it in the world...

install android studio on ubuntu with command line

Android is an mobile operating system developed by Google. First version of Android released on 23rd September 2008. Android is an ope...

Basic understanding of package.json in npm

#package.json { "name": "module-name", "version": "1.0.0", "description": "...

Basic usage of npm command line

I'm assuming that you have already installed the nodejs and npm. If not install nodejs and npm it. Create a package with npm n...

how to install nodejs and npm in ubuntu and windows

Installation procedure of NodeJs in Ubuntu Add NodeJS PPA to Ubuntu with below command. It required curl package for ubuntu # inst...

custom inclusion_tag vs built-in include tag django

 Advantages using inclusion tags: If we observe the templates of website we can see the repetitive code or components. We can take r...

Implementing sitemaps in django application

Sitemap: Sitemap is a collection of web pages of website that are placed in single page that is available for both search engines as w...

Buy a product to Support me