On Monday, October 17, 2016 at 1:00:14 PM UTC-4, John Gordon wrote:
> In <c9801e8b-2b8b-45a8-bcb0-27f775c1d...@googlegroups.com> 
> ayuchitsalu...@gmail.com writes:
> 
> > Hello I want to build a desktop application which retrieves data from
> > server and stores data on server. I have basic experience of python and
> > I dont know how to build that thing.
> 
> The term "desktop application" generally means something which runs
> locally on your computer, such as Microsoft Word or a game.
> 
> But Django is for building websites, not local applications.
> 
> So Django probably isn't what you want.
> 
> -- 
> John Gordon                   A is for Amy, who fell down the stairs
> gor...@panix.com              B is for Basil, assaulted by bears
>                                 -- Edward Gorey, "The Gashlycrumb Tinies"

Then again, nothing stops you from creating a Django app and run it locally 
with the development server...
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to