Re: Desktop Application for Django

2011-02-05 Thread Mike Ramirez
On Saturday, February 05, 2011 01:10:56 am Izz ad-Din Ruhulessin wrote: > Hi all, > > I've been theorizing about a Django Desktop Application built a GUI > framework (eg. PyGTK, Tkinter). > > It basically comes down with this: > > 1. Login using an SSL POST request and create a user object. > >

Desktop Application for Django

2011-02-05 Thread Izz ad-Din Ruhulessin
Hi all, I've been theorizing about a Django Desktop Application built a GUI framework (eg. PyGTK, Tkinter). It basically comes down with this: 1. Login using an SSL POST request and create a user object. 2. Download certain tables from the DB to the local machine, perhaps specified by a "downlo