#26032: Where does `manage.py` belong: to Application or to Project?
--------------------------------------+--------------------
Reporter: guettli | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.9
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
First: Thanks to Tim Graham for fixing the "app vs project" issue
(https://code.djangoproject.com/ticket/25748)
Here is the current part about "application":
{{{
The term **application** describes a Python package that provides some set
of
features. Applications :doc:`may be reused </intro/reusable-apps/>` in
various
projects. A project's root directory (the one that contains ``manage.py``)
is
usually the container for all of a project's applications which aren't
installed separately.
}}}
Where does "manage.py" belong? to Application or to Project?
My personal point of view is that it belongs to "project", since there can
only be one script with this name.
I think the above part in the docs needs to be improved. Maybe just move
the sentence to the previous part.
--
Ticket URL: <https://code.djangoproject.com/ticket/26032>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/050.81a41745ff5305ef812e400a8bcf9e18%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.