﻿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
22722	runserver - read environment variables from a .env file	Dražen Lučanin	nobody	Just bumped into [https://github.com/joke2k/django-environ this cool project] to adhere to the 12-factor app philosophy where server-specific settings are read from environment variables. I'm wondering if there's an easy way to get ./manage.py runserver to also read environment variables from a .env file, so that I don't have to resort to some shell/.bashrc trickery on every server? For example [https://github.com/nickstenning/honcho honcho] supports this, but then I don't have the server auto-refresh whenever I edit the source.	New feature	closed	Core (Management commands)	1.6	Normal	wontfix			Unreviewed	0	0	0	0	0	0
