Setting up your first django project.

Setting up your first django project.
I am publishing this as a beginner too who is still on his way too mastering the full concepts of django and its functionalities as far as backend development is concerned. this are some of the applic...
0 Read More

Django admin tricks I commonly use

Django admin tricks I commonly use
Introduction The Django admin site is one of the best features that Django provides. It's useful during the development process to manage the database data in a simplified (or enhanced) manne...
0 Read More