Commit Graph

94 Commits

Author SHA1 Message Date
Adam Chainz af7d603e97 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-09-21 08:31:09 +01:00
Steve Piercy 205ffc7dd6 use correct URL for Pyramid
wrap to 79 columns
2016-03-31 05:31:40 -07:00
Carlos de la Guardia cc6a4c03a8 Remove inaccurate comparison of Pyramid to Django.
Ass proposed in #693.
2016-03-30 23:53:51 -06:00
Scott Burns 4a83c7a88b Clarify gondor 2016-02-22 15:22:32 -06:00
kennethreitz e39e69d7a4 thats better 2016-02-22 00:58:21 -05:00
kennethreitz 5c1329ed9b sp 2016-02-22 00:55:59 -05:00
kennethreitz 819255fd01 waitress 2016-02-22 00:54:32 -05:00
kennethreitz b1032554dd tornado opinion 2016-02-22 00:49:34 -05:00
kennethreitz b98cc3bd2c fail 2016-02-22 00:48:45 -05:00
kennethreitz 23d13f3762 better 2016-02-22 00:48:08 -05:00
kennethreitz a4c1c3213a recommended 2016-02-22 00:41:00 -05:00
kennethreitz b7b58209ca few 2016-02-22 00:39:13 -05:00
kennethreitz 1edba2863f better 2016-02-22 00:38:06 -05:00
kennethreitz b887e0df6f better 2016-02-22 00:36:46 -05:00
kennethreitz c1093f01ae simplify 2016-02-22 00:35:36 -05:00
kennethreitz 8cf1d124bb templates 2016-02-22 00:34:19 -05:00
kennethreitz ca270f5833 better 2016-02-22 00:27:26 -05:00
kennethreitz e6c516f108 note 2016-02-22 00:25:12 -05:00
kennethreitz bd19eccf23 better wording 2016-02-22 00:23:11 -05:00
kennethreitz ac9d8d31b5 promote 2016-02-22 00:18:58 -05:00
kennethreitz c8207819c8 update to web 2016-02-22 00:16:35 -05:00
kennethreitz f12ff7d459 rewrite flask/django 2016-02-21 23:56:42 -05:00
Taranjeet aa8bf18b87 removes repeating web.py from docs/scenarios 2015-12-27 18:02:49 +05:30
Ian Cordasco 727ff08091 Merge pull request #621 from bhavnanisidhant/patch-2
Added Web.py and Web2py
2015-10-31 09:28:51 -05:00
SanketDG 92cfb70e87 add Mako to templating section
http://www.makotemplates.org/

Mako is the default templating language included in the pyramid
and pylons web frameworks. This includes a short info on how to
get started writing templates in Mako.
2015-10-26 21:58:34 +05:30
Sidhant Bhavnani a5510abc65 Added Web.py and Web2py 2015-10-22 21:27:36 +05:30
Mark van Lent 1f68a425dd Fix duplicate target name "uwsgi". 2015-10-21 06:20:11 +02:00
José Fernández Ramos 06e3bcef58 Fix rst formatting for chameleon link 2015-05-24 18:09:05 +02:00
Vincent Zee 7e385158c7 Corrected lines to be no longer than 78 characters 2015-03-01 16:27:06 +01:00
Ian Cordasco 975a7e694b Merge pull request #501 from webmaven/master
Added section on Chameleon templating, for Issue #382
2014-12-07 14:14:52 -06:00
Michael Bernstein 53bf93d767 A bit more editing and cleanup of the Chameleon section. 2014-12-07 13:43:48 -06:00
Michael Bernstein c04def9e05 Expanded and edited the Chameleon section. 2014-12-07 11:43:01 -06:00
Mary Brennan db1a94fd43 copy edits 2014-12-06 11:55:30 -08:00
Michael R. Bernstein 2aa73607ac Cleanup. 2014-12-02 09:52:55 -06:00
Michael R. Bernstein 93fc32f1ba Typos 2014-12-02 09:51:20 -06:00
Michael R. Bernstein fa446e1f12 Added basic section on Chameleon 2014-12-02 09:50:02 -06:00
george e17fdcdd27 Some grammar and wrapping changes to scenarios/web.
Also fixed a small typo.
2014-06-17 13:11:11 -06:00
Razzi 3ca7ebce5d update Gondor description 2014-04-18 23:26:25 -04:00
kuyan 5a8324f60d Link rot - python.herokuapp.com no longer exists.
python.herokuapp.com 404s but python.heroku.com redirects to
Python documentation for Heroku.
2014-04-16 11:28:13 -07:00
kuyan d7e3519fc4 Update Heroku Python guide link 2014-04-16 11:21:39 -07:00
Zearin cc7b19356e Mark up files & directories 2014-04-11 11:26:37 -04:00
vishal sodani 572a36867c Fix typo - replace his with its 2014-04-03 09:37:58 +05:30
David Beitey f26e5e6c66 Add details about uWSGI as WSGI server 2014-03-11 10:18:54 +10:00
smithandrewl cdd31908fa Capitalization changes in web.rst
Replaced:
 * python with Python
 * javascript with JavaScript
2014-01-18 22:27:06 -06:00
kuyan 788390e74f Update link to Gondor documentation. 2013-09-16 18:35:30 -07:00
kuyan 55fc9b08e4 Update Gunicorn help link. 2013-09-16 18:35:30 -07:00
eluck 0d259afbda fix broken tornado link in web.rst 2013-08-30 01:27:54 -07:00
kuyan b6f014342d Use the :pep: tag instead of directly linking PEPs 2013-07-30 13:05:56 -07:00
tommy3001 32a14b763e Psutil system resources library to scenarios/admin added 2013-07-30 20:27:30 +02:00
tommy3001 cee6b239aa Tornado web server and Jinja2 template engine with example added 2013-07-30 11:31:15 +02:00