Awesome Django

pipinstallpython@gmail.com

F(hits) + Value(1)


Looking Towards Awesome Django

Every major programming language and framework seems to have a Github repo of awesome.md, a curated list filled with many great packages and projects that will inspire and arm developers with useful building blocks of packages that could be used to improve your app development process. With this I've decided to create this posting dedicated to some of the external libraries i've found and have decided to start programming into this Django application.

Project ledger ( βœ… - installed and setup, ⚠️ installed not working, ⛔️ not installed yet but planned) 

1. βœ… Django All Auth (Github & Google) - Authentication via external site login

2. βœ… Summernote - Rich text editor

3. βœ… API Ninja - Fast and easy to work with API for Django

4. βœ… qrcode - Ability to make QR codes in models

5. ⛔️ django-hijack - Ability to login to other accounts as admin 

6. βœ… django-hitcount - Ability to block certain IP addresses and to record number of hits / sessions per page. 

7. βœ… crispy-forms - Better looking default forms based on bootstap

8. βœ… django-check-seo - Tool for checking the SEO of a page

9. βœ… whitenoise - Simplified static file serving for Python websites.