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

Django login Signup

CBi analytics login register Requirements backend Django Djangorestframework Django-cors-headers Knox Cryptography Boto3 Django_rest_passwordreset Django-rest-knox Backend Create folder called backe...
0 Read More