-
Project01: myblog
-
Project02: crm
-
Project03: allsocialauth
- for install django-allauth follow below process (https://docs.allauth.org/en/latest/installation/quickstart.html)
pip install django-allauth
pip install "django-allauth[socialaccount]"
-
Project04: ecomproj
-
Project05: celery_with_django