Paul's Programming Notes     Archive     Feed     Github

Best Django Boilerplate/Skeleton

This is my favorite boilerplate for new projects so far: https://github.com/kirpit/django-sample-app

Because:

If you're not a fan of bootstrap, django-html5-boilerplate also looks good.