#11578: Include init.d script in source for downstream packaging
---------------------------------------------+------------------------------
Reporter: basti | Owner: nobody
Status: closed | Milestone: 1.2
Component: Uncategorized | Version: SVN
Resolution: wontfix | Keywords: init.d
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Changes (by russellm):
* status: new => closed
* resolution: => wontfix
Comment:
I'm not convinced that the Django repository is the right place for this.
init.d scripts are highly OS dependent, and can even be OS version
dependent. If package maintainers want to include scripts like this, I
encourage them to do so, but I don't see what having this code in the
Django repository does to improve that process.
On top of the platform issue, there is also the issue that Django has
historically treated deployment as a documentation issue. We have avoided
providing Apache config files, wsgi scripts, or any other deployment
artefact because local configuration of a webserver is something that
always needs to be tuned to local needs.
--
Ticket URL: <http://code.djangoproject.com/ticket/11578#comment:3>
Django <http://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
-~----------~----~----~----~------~----~------~--~---