cookiecutter-django
cookiecutter-django copied to clipboard
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
As of now, project domain name is determined at the initial, scaffolding stage only, for it to then be hard-coded into numerous files, -- it might take quite some time...
It would be nice if each feature listed in README had its own .rst file in `docs/` with detailed documentation explaining: - What users should know about it - How...
If the posgresql version is updated, any existing directories become invalid and `docker-compose` can no longer bring the container up; results in the following error: ``` Creating projectname_django_1 Attaching to...
**Note: for support questions, please use the `cookiecutter-django` tag on stackoverflow**. This repository's issues are reserved for feature requests and bug reports. If you need quick professional paid support for...
So I am using docker-compose in production. I want to implement supervisor too, but I don't understand it completely. You can set `always_restart=always` for any container in your `docker-compose.yml`. Now...
This PR updates [django-model-utils](https://pypi.org/project/django-model-utils) from **4.5.0** to **4.5.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/django-model-utils - Changelog: https://data.safetycli.com/changelogs/django-model-utils/ -...
## What happened? By upgrading to python 3.12 we inherited a bug from django-debug-toolbar Here's the issue: https://github.com/jazzband/django-debug-toolbar/issues/1875
This PR updates [djangorestframework-stubs[compatible-mypy]](https://pypi.org/project/djangorestframework-stubs) from **3.14.5** to **3.15.0**. Changelog ### 3.15.0 ``` New Contributors * asottile-sentry made their first contribution in https://github.com/typeddjango/djangorestframework-stubs/pull/546 * Viicos made their first contribution in https://github.com/typeddjango/djangorestframework-stubs/pull/539...
This PR updates [django-stubs[compatible-mypy]](https://pypi.org/project/django-stubs) from **4.2.7** to **5.0.0**. Changelog ### 5.0.0 ``` New Contributors * Viicos made their first contribution in https://github.com/typeddjango/django-stubs/pull/1866 * dephiros made their first contribution in https://github.com/typeddjango/django-stubs/pull/1873...