Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/contrib/gis/deployment.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removed FastCGI support per deprecation timeline; refs ↵Tim Graham2015-01-171-2/+1
| | | | #20766.
* Fixed #18306 -- Removed most of GeoDjango-specific ↵Claude Paroz2012-06-281-53/+6
| | | | deployment docs
* Fixed #18029 -- Removed mod_python as of deprecation ↵Claude Paroz2012-03-311-41/+3
| | | | | | process. Thanks Aymeric Augustin for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17835 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #17965 -- Definitely dropped support for Python ↵Claude Paroz2012-03-311-3/+3
| | | | | | 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17834 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #16360 -- Added WSGI entrypoint to startproject ↵Carl Meyer2011-10-221-3/+3
| | | | | | layout, and enabled internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #16621 -- Fixed lots of typos in the docs. Thanks, ↵Jannis Leidel2011-08-131-2/+2
| | | | | | Bernhard Essl. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16615 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed "the the" typos.Timo Graham2011-02-151-1/+1
| | | | git-svn-id: http://code.djangoproject.com/svn/django/trunk@15536 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #11509 -- Modified usage of "Web" to match our ↵Russell Keith-Magee2010-10-091-1/+1
| | | | | | style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14069 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #13820 -- Started the deprecation process for ↵Russell Keith-Magee2010-08-281-10/+16
| | | | | | mod_python. Thanks to Robert Coup for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13648 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #14141: docs now use the :doc: construct for links ↵Jacob Kaplan-Moss2010-08-191-2/+2
| | | | | | | | between documents. Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #12930, #12832, #11538 -- Refactored and merged ↵Justin Bronn2010-03-261-0/+99
the GeoDjango documentation into the rest of the Django docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12856 bcc190cf-cafb-0310-a4f2-bffc1f526a37