Dreecos-Web Following packages are needed to be installed on the server while deploying: Django (pip install django) Argon2 (pip install django[argon2]) BCrypt (pip install django[bcrypt]) Pillow (pip install pillow) Note:set DEBUG=False and comment the admin panel url on Server