Hi Tim,
This feels like a good idea to me.
Regards,
Ian
On Mon, 18 Apr 2022 at 18:17, Tim Allen wrote:
> Greetings, friends!
>
> I've issued a PR that makes two changes to the `startproject` template:
>
>- instead of putting configuration files such
>as `settings.py`, `wsgi.py`, and th
Week ending April 17, 2022
Released Django 4.0.4, 3.2.13, and 2.2.28.
*Triaged: *
https://code.djangoproject.com/ticket/33632 - Overwriting
context_object_name in list views. (needsinfo)
https://code.djangoproject.com/ticket/33633 - Some test_utils tests fail
on databases that don't su
Greetings, friends!
I've issued a PR that makes two changes to the `startproject` template:
- instead of putting configuration files such
as `settings.py`, `wsgi.py`, and the
root `urls.py` in `my_project/my_project`, they are created
in `my_project/config`
- start the project w