docshelp wanted
仓库指标
- Star
- (10,896 star)
- PR 合并指标
- (平均合并 16小时 37分钟) (30 天内合并 59 个 PR)
描述
Cookiecutter Django is loaded with features. Not all of them work on every environment out of the box, or we don't have docs for it.
It'd great if we had a matrix that shows what feature is supported on what environment:
Development
| Vanilla Python (mac) | Vanilla Python (Linux) | Vanilla Python (windows) | Docker (mac) | Docker (windows) | Docker (Linux) | |
|---|---|---|---|---|---|---|
| postgres | ||||||
| mailhog | ||||||
| grunt | ||||||
| gulp | ||||||
| pycharm |
Production
| Ubuntu | Docker | Heroku | Elastic Beanstalk | Python Anywhere | |
|---|---|---|---|---|---|
| postgres | |||||
| redis | |||||
| celery | |||||
| grunt | |||||
| gulp | |||||
| whitenoise | |||||
| static files | |||||
| lets encrypt | |||||
| compressor |
Is someone able to help out and fill (parts) of this matrix?