-
In the [advanced_usage.rst](https://github.com/audreyr/cookiecutter/blob/master/docs/advanced_usage.rst) document we should document the following techniques:
1. By default have all the files, then us…
-
- [x] I have searched the [issues](https://github.com/sdispater/poetry/issues) of this repo and believe that this is not a duplicate.
## Issue
It would be awesome if Poetry had a command…
-
I am having a very hard time figuring out the AWS S3 settings for Photologue. I am using cookiecutter (https://github.com/pydanny/cookiecutter-django) to generate my project and it is already preset …
-
Cookiecutter has one, [albeit without many entries yet](https://github.com/audreyr/cookiecutter/blob/master/case_studies.rst). Shouldn't Cookiecutter Django have one too?
-
Are there any models for effectively using react router in a django project?
There are two routers in a cookiecutter-django/cookiecutter-webpack project currently, the **django urls** and **react-rou…
-
1.1) Static files are collected during image build: https://github.com/reef-technologies/cookiecutter-rt-django/blob/72db71379b7b7da4a277c8ae7c27d984055eca01/%7B%7Bcookiecutter.repostory_name%7D%7D/ap…
-
I'm a huge fan of the docs over at [cookiecutter-pypackage](https://cookiecutter-pypackage.readthedocs.io/en/latest/). They are clean, precise and have a great structure.
I'd like to clean up the …
-
## What happened?
Fresh install of a project using django cookiecutter (using VS Code and Docker) results in new bash terminals not being configured correctly.
## What should've happened instead?
…
-
## What happened?
I tried to install from the Cookiecutter using the instructions on the readthedocs and the install script fails.
There are incompatible versions in the resolved dependencies:
…
-
### Current Situation
Currently, creating a custom component requires manual steps. Namely, the developer must use the [template repository](https://github.com/idom-team/idom-react-component-cookie…