-
Why do pypi (https://pypi.org/project/pylint-django/2.5.5/) and cookiecutter-django (https://github.com/cookiecutter/cookiecutter-django/blob/master/%7B%7Bcookiecutter.project_slug%7D%7D/requirements/…
-
I am following instructions from [here](https://django-shop.readthedocs.io/en/latest/tutorial/intro.html), using Python 3.11, pipenv version is
```
$ pipenv --version
Cerberus
Cerberus
pipenv, …
-
5.1 requirements tables
## base.txt
| Name | Version in Master | 5.1 Compatible Version | OK |
| ---- | :---------------: | :-----------------------------: | :-: |
| [python-slugify](https://githu…
-
# Bug report
## What's wrong
Using a django project created with a the cookiecutter/django-cookiecutter/ template
(Pycharm as IDE)
autocompletion of attributes / methods of certain classes n…
urzbs updated
5 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pip
### Package manager version
_No response_
### Language version
_No response_
### Ma…
-
to @davisagli:
@ericof and me discussed with others on the Plone Beethoven Sprint 2024 options to enhance the user story & experience using cookiecutter and the Plone Distributions chooser forms.
…
acsr updated
6 months ago
-
## Description
I'd suggest to add the [django-ninja](https://github.com/vitalik/django-ninja) option to the project creation options.
Instead of using the `use_drf` option in the current template,…
-
## What happened?
After Installation (no stripe, no paypal, no sendcloud - all other settings like default) of the head of releases/1.0 (at d05d4be159604f0946c144554d4dfc8349d2777a ) `initialize_shop…
-
### Have enough proficiency to write code in the language(s) needed for the OSPO and to teach the languages to somebody else.
**First Goal:**
- [ ] Write first pull request in Python or any language …
-
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 it is configured by default in Cookie…