+91 9404 340 614    gyaanibuddy@gmail.com

Login to write a blog.

On
On day experience of GRE exam during COVID

The Graduate Record Examinations (GRE) is a standardized test that is an admissions requirement for many graduate schools in the United States and Canada and few in other countries. In this article, I


Django
Django standalone script to take database backup

In this blog, we will learn to write django standalone scripts and use it to iterate over every single table and store data in the form of csv.


How
How to convert database model to csv,xls,json etc and vice versa using django-import-export?

This blog provides steps required to convert database model to csv, xls, json, html, yaml, tsv, ods etc files and file to database using django-import-export.