Hey folks, today we are going discuss How deploy an ASGI Django Application with Nginx, Gunicorn,Daphne and Supervisor on ubuntu server. Personally I like to use MobaXterm (it’s free) to log into my…
Django comes with the necessary features to set up a complete user authentication system. In this tutorial, we’ll cover the most critical components of a user authentication system in Django, namely…
How to sign in and sign out using Google and Django framework.
Add CRUD (Create, Read, Update, and Delete) functionality to your Django application
Understanding the file structure and project layout of a Django web application.
How to build a complete invoicing web application with Django — Final Tutorial
How to generate PDF reports in Django
Using mixins to create powerful, flexible Django models
How to handle signup, login, and log out in Django using the “UserCreationForm”
Django — MongoDB — Djongo — MongoEngine — PyMongo