An open API service indexing awesome lists of open source software.

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

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)