﻿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
27410	"Clarify staticfiles ""is enabled (default)"" in ref"	matsaman	nobody	"    [https://docs.djangoproject.com/en/dev/ref/settings/#s-static-root If the staticfiles contrib app is enabled (default)…]

`django-admin startproject` does by default add `django.contrib.staticfiles` to `INSTALLED_APPS`, but it is not part of the `INSTALLED_APPS` [https://docs.djangoproject.com/en/dev/ref/settings/#s-installed-apps defaults], which makes this text slightly misleading.

Suggest replacing '(default)' with '(default via django-admin startproject)' or similar."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	0	0	0	0	0	0
