File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Python-related news.
17
17
`/r/python <http://reddit.com/r/python >`_
18
18
19
19
Pycoder's Weekly
20
- ~~~~~~~~~~~~~
20
+ ~~~~~~~~~~~~~~~~
21
21
22
22
Pycoder's Weekly is a free weekly python newsletter for Python developers
23
23
by Python developers (Project, Articles, News, and Jobs).
Original file line number Diff line number Diff line change @@ -99,12 +99,12 @@ and functionality and can thus not be considered lightweight. On the other
99
99
hand, it does not provide all the functionality Django does. Instead Pyramid
100
100
brings basic support for most regular tasks and provides a great deal of
101
101
extensibility. Additionally, Pyramid has a huge focus on complete
102
- `documentation <http://docs.pylonsproject.org/en/latest/docs/pyramid.html >`_ . As
102
+ `documentation <http://docs.pylonsproject.org/en/latest/docs/pyramid.html >`__ . As
103
103
a little extra it comes with the Werkzeug Debugger which allows you to debug a
104
104
running web application in the browser.
105
105
106
106
**Support ** can also be found in the
107
- `documentation <http://docs.pylonsproject.org/en/latest/index.html#support-desc >`_ .
107
+ `documentation <http://docs.pylonsproject.org/en/latest/index.html#support-desc >`__ .
108
108
109
109
110
110
Web Servers
You can’t perform that action at this time.
0 commit comments