Online offline Python apps

2015-04-22 Thread cmeek . dev
Is there a best practice, tutorials, examples out there that demenstrates the 
best ways to create an offline mode of a python app that gets and sends its 
data to a remote database. I have tried creating my own via json API to mysql 
and using sqlalchemy SQLite and mysql. Everything I seem to come up with is 
buggy and or extremely ugly
-- 
https://mail.python.org/mailman/listinfo/python-list


Django Calendar

2015-09-06 Thread cmeek . dev
Does anyone know of an easy to follow guide/tutorial to follow. I am trying to 
implement a calendar into my app that works as a job rota for employees. I have 
tried using django-scheduler and creating htmlcalendar but can not get either 
method to work
-- 
https://mail.python.org/mailman/listinfo/python-list