<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Create Mobile-Friendly Web Applications using Django Framework &#8211; Part 3	</title>
	<atom:link href="https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 26 May 2016 06:14:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Gabriel A. Cánepa		</title>
		<link>https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-783690</link>

		<dc:creator><![CDATA[Gabriel A. Cánepa]]></dc:creator>
		<pubDate>Mon, 23 May 2016 20:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16375#comment-783690</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-702471&quot;&gt;Dead Fred&lt;/a&gt;.

@Dead Fred,
I just finished revising the entire series and addressed the issues you encountered. The application is now working properly from start to end :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-702471">Dead Fred</a>.</p>
<p>@Dead Fred,<br />
I just finished revising the entire series and addressed the issues you encountered. The application is now working properly from start to end :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hans		</title>
		<link>https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-756190</link>

		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Tue, 01 Mar 2016 14:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16375#comment-756190</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-756156&quot;&gt;Gabriel Cánepa&lt;/a&gt;.

I try to access the page through http://public-ip-address:443 ending up with the default web server page. When I run http://public-ip-address:443/admin it works fine and the admin interface open up.

I have turned the firewall off and anyhow i have opened up port 443 just in case. A pwd in myfirstdjangoproject shows /home/django/myfirstdjangoproject.

I have created this in the django folder where I have my other projects (which is accessible) so it there is a working virtual environment already. Perhaps I need to create a new one. Anyhow I run the server manage.py from within the myfirstdjangoproject

Best Regards,]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-756156">Gabriel Cánepa</a>.</p>
<p>I try to access the page through <a target="_blank" href="http://public-ip-address:443" rel="nofollow ugc">http://public-ip-address:443</a> ending up with the default web server page. When I run <a target="_blank" href="http://public-ip-address:443/admin" rel="nofollow ugc">http://public-ip-address:443/admin</a> it works fine and the admin interface open up.</p>
<p>I have turned the firewall off and anyhow i have opened up port 443 just in case. A pwd in myfirstdjangoproject shows /home/django/myfirstdjangoproject.</p>
<p>I have created this in the django folder where I have my other projects (which is accessible) so it there is a working virtual environment already. Perhaps I need to create a new one. Anyhow I run the server manage.py from within the myfirstdjangoproject</p>
<p>Best Regards,</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gabriel Cánepa		</title>
		<link>https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-756156</link>

		<dc:creator><![CDATA[Gabriel Cánepa]]></dc:creator>
		<pubDate>Tue, 01 Mar 2016 11:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16375#comment-756156</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-756051&quot;&gt;Hans&lt;/a&gt;.

@Hans,
1) How are you accessing the post in the browser?
2) Can you paste here a directory listing of your project?
Best,]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-756051">Hans</a>.</p>
<p>@Hans,<br />
1) How are you accessing the post in the browser?<br />
2) Can you paste here a directory listing of your project?<br />
Best,</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gabriel Cánepa		</title>
		<link>https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-756154</link>

		<dc:creator><![CDATA[Gabriel Cánepa]]></dc:creator>
		<pubDate>Tue, 01 Mar 2016 11:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16375#comment-756154</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-702493&quot;&gt;reader&lt;/a&gt;.

@reader,
That is a good idea. I&#039;ll get to it one of these days when I have some spare time.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-702493">reader</a>.</p>
<p>@reader,<br />
That is a good idea. I&#8217;ll get to it one of these days when I have some spare time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hans		</title>
		<link>https://www.tecmint.com/create-mobile-friendly-web-applications-using-django/comment-page-1/#comment-756051</link>

		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Mon, 29 Feb 2016 21:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16375#comment-756051</guid>

					<description><![CDATA[I run this on a remote server using port 443 instead (I can access the admin page and create Posts and so on) Anyhow , everything went well until I  should run the post in the browser. Then I ended up at the default server page. Any suggestions. I run this on a Ubuntu 14,4 using Django 1.9.]]></description>
			<content:encoded><![CDATA[<p>I run this on a remote server using port 443 instead (I can access the admin page and create Posts and so on) Anyhow , everything went well until I  should run the post in the browser. Then I ended up at the default server page. Any suggestions. I run this on a Ubuntu 14,4 using Django 1.9.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
