Django

Code

Ticket #9970 (closed: fixed)

Opened 1 year ago

Last modified 10 months ago

Add a mod_wsgi page to the Django docs

Reported by: Alex Assigned to: Alex
Milestone: 1.1 Component: Documentation
Version: 1.0 Keywords:
Cc: rokclimb15 Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

there are several good articles on it, plus wiki pages on both the django wiki and mod_wsgi wiki, but it really deserves a doc page like mod_python etc. since it is fast becoming one of the most reccomended server arrangements.

Attachments

wsgi.txt (2.0 kB) - added by Alex on 01/05/09 14:12:56.
first draft(should be good though), needs to be added to the index as well
wsgi-docs.diff (4.8 kB) - added by Alex on 01/07/09 11:08:39.

Change History

01/05/09 14:12:56 changed by Alex

  • attachment wsgi.txt added.

first draft(should be good though), needs to be added to the index as well

01/07/09 11:08:39 changed by Alex

  • attachment wsgi-docs.diff added.

01/10/09 10:48:44 changed by ericholscher

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

This needs to probably talk about how to deal with media:

Alias /media/ /usr/local/django/mysite/media/

since that is something every deployment needs. Pointing to the (excellent) mod_wsgi page at the bottom would probably suffice for more advanced setup.

02/26/09 19:19:23 changed by Alex

  • has_patch set to 1.
  • stage changed from Unreviewed to Accepted.

02/26/09 19:38:24 changed by jacob

  • milestone set to 1.1.

02/27/09 13:20:44 changed by rokclimb15

  • cc set to rokclimb15.

03/31/09 14:34:26 changed by jacob

  • status changed from new to closed.
  • resolution set to fixed.

(In [10280]) Fixed #9970: added mod_wsgi docs. Thanks, Alex Gaynor.

03/31/09 17:06:07 changed by jacob

(In [10300]) [1.0.X] Fixed #9970: added mod_wsgi docs. Thanks, Alex Gaynor. Backport of r10280 from trunk.


Add/Change #9970 (Add a mod_wsgi page to the Django docs)




Change Properties
Action