Skip to content

A cookiecutter with some boilerplate code and applications

License

Notifications You must be signed in to change notification settings

oca159/cookiecutter-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-django

A cookiecutter with some boilerplate code and applications

This cookiecutter provides the next third-party applications:

  • django-celery==3.2.1
  • django-crispy-forms==1.6.1
  • django-registration-redux==1.4
  • djangorestframework==3.5.4
  • django-debug-toolbar==1.6

It also contains the next python packages:

  • celery==3.1.25
  • flower==0.9.1
  • mysqlclient==1.3.10
  • whitenoise==3.3.0
  • Pillow==4.0.0

How to install the dependencies

pip install -r requirements.txt

TODO

  • Add django-compressor | django-pipeline
  • Create base, local, production settings
  • Add Sphinx for documentation
  • Add Sentry to report errors

About

A cookiecutter with some boilerplate code and applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published