[Django] #24926: text improvement request for deployment guide

15 views
Skip to first unread message

Django

unread,
Jun 4, 2015, 1:35:01 PM6/4/15
to django-...@googlegroups.com
#24926: text improvement request for deployment guide
--------------------------------------+--------------------
Reporter: JorisBenschop | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+--------------------
The current text on deployment
([https://docs.djangoproject.com/en/dev/howto/deployment/]) says:
> Django’s chock-full of shortcuts to make Web developer’s lives easier,
but all those tools are of
> no use if you can’t easily deploy your sites. Since Django’s inception,
ease of deployment
> has been a major goal. There’s a number of good ways to easily deploy
Django:
> How to deploy with WSGI
> Deployment checklist

Its a bit strange to state "a number of good '''ways'''", and then present
the reader with exactly one method. Ideally I'd like to see a suggestion
to host multiple sites one one server without weird tricks, but at least
it may be good to indicate there is ony a single method recommended to
deploy when there is indeed only one method... so maybee like this:

> Django’s chock-full of shortcuts to make Web developer’s lives easier,
but all those tools are of
> no use if you can’t easily deploy your sites. Since Django’s inception,
ease of deployment
> has been a major goal. THe best way to deploy Django is through WSGI:
> How to deploy with WSGI
> Deployment checklist

--
Ticket URL: <https://code.djangoproject.com/ticket/24926>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jun 4, 2015, 2:03:10 PM6/4/15
to django-...@googlegroups.com
#24926: text improvement request for deployment guide
--------------------------------------+------------------------------------

Reporter: JorisBenschop | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by timgraham):

* needs_better_patch: => 0
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0


Comment:

Yes, FastCGI was deprecated and now removed in master so the text you
propose is okay though we can probably just chop "There’s a number of good
ways to easily deploy Django:" without replacement. While we're there, it
might be best to remove the outdated reference to Django Book or update
the note to mention that it's discussion of FastCGI is also outdated.

--
Ticket URL: <https://code.djangoproject.com/ticket/24926#comment:1>

Django

unread,
Jun 5, 2015, 4:30:38 AM6/5/15
to django-...@googlegroups.com
#24926: text improvement request for deployment guide
-------------------------------------+-------------------------------------
Reporter: JorisBenschop | Owner: yamila-
Type: | moreno
Cleanup/optimization | Status: assigned
Component: Documentation | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by yamila-moreno):

* status: new => assigned
* owner: nobody => yamila-moreno


--
Ticket URL: <https://code.djangoproject.com/ticket/24926#comment:2>

Django

unread,
Jun 5, 2015, 4:45:31 AM6/5/15
to django-...@googlegroups.com
#24926: text improvement request for deployment guide
-------------------------------------+-------------------------------------
Reporter: JorisBenschop | Owner: yamila-
Type: | moreno
Cleanup/optimization | Status: assigned
Component: Documentation | Version: master

Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by yamila-moreno):

* has_patch: 0 => 1


Comment:

PR: https://github.com/django/django/pull/4791

--
Ticket URL: <https://code.djangoproject.com/ticket/24926#comment:3>

Django

unread,
Jun 5, 2015, 6:02:47 AM6/5/15
to django-...@googlegroups.com
#24926: text improvement request for deployment guide
-------------------------------------+-------------------------------------
Reporter: JorisBenschop | Owner: yamila-
Type: | moreno
Cleanup/optimization | Status: assigned
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by MarkusH):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/24926#comment:4>

Django

unread,
Jun 5, 2015, 6:04:50 AM6/5/15
to django-...@googlegroups.com
#24926: text improvement request for deployment guide
-------------------------------------+-------------------------------------
Reporter: JorisBenschop | Owner: yamila-
Type: | moreno
Cleanup/optimization | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Markus Holtermann <info@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"f954c517203d1fceaa1de26b17b242690cc138fa" f954c51]:
{{{
#!CommitTicketReference repository=""
revision="f954c517203d1fceaa1de26b17b242690cc138fa"
Fixed #24926 -- Removed outdated information from deployment
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24926#comment:5>

Reply all
Reply to author
Forward
0 new messages