﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36021	Add option to configure the settings module from pyproject.toml	Ryan Hiebert	Ryan Hiebert	"Read from a `pyproject.toml` in the current directory, from the `tool.django.settings_module` key if present, and set it as the default `DJANGO_SETTINGS_MODULE` in the same way that is currently done in the `manage.py`. To allow it to also be used as an alternative to `manage.py`, also adjust the python path to include the same directory as the `pyproject.toml` in the python path.

Forum Discussion: https://forum.djangoproject.com/t/name-the-main-command-django/37230/14
External Implementation: https://github.com/ryanhiebert/django-cmd"	New feature	closed	Core (Management commands)		Normal	wontfix		Ryan Hiebert	Unreviewed	0	0	0	0	0	0
