Skip to content

BoldMedia/django-cookiecutter-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bold Django Cookiecutter [Skeleton]

This project is a cookiecutter skeleton for creating a new Django project. It's a more opinionated variant of the popular cookiecutter-django skeleton.

Builder Configuration

  • Project Name
  • Project Slug
  • Author Name
  • Author Email
  • Use CAS Authentication? [Y/n]

Django Project Features

  • Django 1.11
  • Django Debug Toolbar
  • PostgreSQL Support (psycopg2)
  • Redis Caching Layer (django-redis + py-redis) [WIP]
  • DotEnv Configuration (django-environ)
  • Extended Staticfile Support (whitenoise)
  • [Optional] CAS 2/3 Authentication Support (django-cas-ng)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages