File tree 4 files changed +1
-15
lines changed
source/content/pages/07-web-app-deployment
4 files changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -4942,11 +4942,6 @@ <h2>WSGI resources</h2>
4942
4942
"< a href ="http://www.apreche.net/complete-single-server-django-stack-tutorial/ "> complete single server Django stack tutorial</ a > ." </ p >
4943
4943
</ li >
4944
4944
< li >
4945
- < p > This post entitled
4946
- < a href ="http://justbartek.ca/blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html "> The Beautiful Simplicity of an nginx and uWSGI Deployments</ a >
4947
- explained Nginx and uWSGI configurations.</ p >
4948
- </ li >
4949
- < li >
4950
4945
< p > The Python community made a long effort to
4951
4946
< a href ="http://blog.dscpl.com.au/2010/05/modpython-project-soon-to-be-officially.html "> transition from mod_python</ a >
4952
4947
to the WSGI standard. That transition period is now complete and an
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-08-06T09:09:41Z </updated ></feed >
2
+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-08-06T17:28:40Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -180,10 +180,6 @@ The following are WSGI servers based on community recommendations.
180
180
presented in the
181
181
"[ complete single server Django stack tutorial] ( http://www.apreche.net/complete-single-server-django-stack-tutorial/ ) ."
182
182
183
- * This post entitled
184
- [ The Beautiful Simplicity of an nginx and uWSGI Deployments] ( http://justbartek.ca/blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html )
185
- explained Nginx and uWSGI configurations.
186
-
187
183
* The Python community made a long effort to
188
184
[ transition from mod\_ python] ( http://blog.dscpl.com.au/2010/05/modpython-project-soon-to-be-officially.html )
189
185
to the WSGI standard. That transition period is now complete and an
Original file line number Diff line number Diff line change @@ -208,11 +208,6 @@ <h2>WSGI resources</h2>
208
208
"< a href ="http://www.apreche.net/complete-single-server-django-stack-tutorial/ "> complete single server Django stack tutorial</ a > ." </ p >
209
209
</ li >
210
210
< li >
211
- < p > This post entitled
212
- < a href ="http://justbartek.ca/blog/2012/07/08/simplicity-nginx-uwsgi-deployment.html "> The Beautiful Simplicity of an nginx and uWSGI Deployments</ a >
213
- explained Nginx and uWSGI configurations.</ p >
214
- </ li >
215
- < li >
216
211
< p > The Python community made a long effort to
217
212
< a href ="http://blog.dscpl.com.au/2010/05/modpython-project-soon-to-be-officially.html "> transition from mod_python</ a >
218
213
to the WSGI standard. That transition period is now complete and an
You can’t perform that action at this time.
0 commit comments