Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 286 Bytes

Crowdbotics Django Scaffold

This is the Crowdbotics Django cookiecutter template used for our Django projects.

It includes:

  • Users: allauth, custom user model with name
  • Django REST Framework for APIs
  • Bootstrap 4
  • Sendgrid for email via env vars
  • Whitenoise for static files