#16504: PROJECT_ROOT ought to be in the generated project settings module
-------------------------------------+-------------------------------------
Reporter: pydanny | Owner: rvanhoepen
Type: New | Status: assigned
feature | Component: Core (Other)
Milestone: 1.4 | Severity: Normal
Version: 1.3 | Keywords:
Resolution: | Has patch: 1
Triage Stage: Design | Needs tests: 1
decision needed | Easy pickings: 0
Needs documentation: 1 |
Patch needs improvement: 1 |
UI/UX: 0 |
-------------------------------------+-------------------------------------
Comment (by aaugustin):
With this addition, we could provide more sensible defaults: `MEDIA_ROOT =
os.path.join(PROJECT_ROOT, 'media')` and `STATIC_ROOT =
os.path.join(PROJECT_ROOT, 'static')`.
This would have prevented #16703.
--
Ticket URL: <https://code.djangoproject.com/ticket/16504#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.