mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-16 19:41:03 +03:00
Update feature list
This commit is contained in:
parent
9f3116ba4c
commit
eacecd41a3
|
@ -24,18 +24,19 @@ Features
|
||||||
* For Django 1.7
|
* For Django 1.7
|
||||||
* Twitter Bootstrap_ 3
|
* Twitter Bootstrap_ 3
|
||||||
* AngularJS_
|
* AngularJS_
|
||||||
* Settings management via django-environ_
|
* 12-Factor_ based settings via django-environ_
|
||||||
|
* Optimized development and production settings
|
||||||
* Registration via django-allauth_
|
* Registration via django-allauth_
|
||||||
* User avatars via django-avatar_
|
* User avatars via django-avatar_
|
||||||
* Procfile_ for deploying to Heroku
|
* Procfile_ for deploying to Heroku
|
||||||
* Heroku optimized requirements
|
|
||||||
* Basic caching setup
|
|
||||||
* Grunt build for compass and livereload
|
* Grunt build for compass and livereload
|
||||||
* Basic e-mail configurations for send emails via SendGrid_
|
* Basic e-mail configurations for send emails via SendGrid_
|
||||||
|
* Media storage using Amazon S3
|
||||||
|
|
||||||
.. _Bootstrap: https://github.com/twbs/bootstrap
|
.. _Bootstrap: https://github.com/twbs/bootstrap
|
||||||
.. _AngularJS: https://github.com/angular/angular.js
|
.. _AngularJS: https://github.com/angular/angular.js
|
||||||
.. _django-environ: https://github.com/joke2k/django-environ
|
.. _django-environ: https://github.com/joke2k/django-environ
|
||||||
|
.. _12-Factor: http://12factor.net/
|
||||||
.. _django-allauth: https://github.com/pennersr/django-allauth
|
.. _django-allauth: https://github.com/pennersr/django-allauth
|
||||||
.. _django-avatar: https://github.com/jezdez/django-avatar/
|
.. _django-avatar: https://github.com/jezdez/django-avatar/
|
||||||
.. _Procfile: https://devcenter.heroku.com/articles/procfile
|
.. _Procfile: https://devcenter.heroku.com/articles/procfile
|
||||||
|
|
Loading…
Reference in New Issue
Block a user