https://github.com/chandumaram/django_projects
Python Django Projects
https://github.com/chandumaram/django_projects
allsocialauth authentication bootstrap5 crm django-application django-web-application font-awesome login-page myblog pip posts python register-page social-logins
Last synced: 8 months ago
JSON representation
Python Django Projects
- Host: GitHub
- URL: https://github.com/chandumaram/django_projects
- Owner: chandumaram
- Created: 2024-10-31T08:38:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T10:26:28.000Z (11 months ago)
- Last Synced: 2025-05-23T00:36:27.586Z (9 months ago)
- Topics: allsocialauth, authentication, bootstrap5, crm, django-application, django-web-application, font-awesome, login-page, myblog, pip, posts, python, register-page, social-logins
- Language: CSS
- Homepage:
- Size: 1.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1) Project01: myblog
2) Project02: crm
3) 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]"`
4) Project04: ecomproj
5) Project05: celery_with_django
6) Project06: flask_email_sender (Bulk Email Sender)