How to create JSON objects with unique entries in Django REST Framework ?

This post is in continuation with “Writing class based Views in Django REST Framework” , for all … Read more

How to show Bootstrap Modal dialog on click of Button in html

The following example shows the simple button, upon clicking which we tries to show simple modal dialog. … Read more

Create a pdf from php / html using mpdf

This article will explain, how to create a pdf file using mpdf from html / php. Install … Read more

Enable gzip compression to improve website page speed

In our last related post, we listed some tools for identifying which are files consuming more bandwidth … Read more