Skip to content

pawmar/cookiecutter-django

 
 

Repository files navigation

A fork of pydanny/cookiecutter-django.

It adds functional_tests directory with a basic test checking if the site is working after installation.

Tests can be run by:

$ python manage.py test

About

A cookiecutter template for creating Django projects quickly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.3%
  • HTML 25.9%
  • Makefile 7.2%
  • Batchfile 6.5%
  • Shell 4.6%
  • JavaScript 3.0%
  • CSS 1.5%