Sunday, May 27, 2012

Re: Off-line Django apps / Caching and synchronizing data

You might also like this:  http://stackoverflow.com/questions/2786303/offline-mode-app-in-a-html5-browser-possible 

On Sun, May 27, 2012 at 5:39 PM, Marcin Tustin <marcin.tustin@gmail.com> wrote:
As per the above it's not really a django issue. The main django participation would be to provide an AJAX api which the client web page can sync with when it gets back online, which you would need to do for any AJAX application. 

If you do get your project working, do write up a tutorial. I'd be interested in reading about it for sure.


On Sun, May 27, 2012 at 5:35 PM, KevinE <kelbury@elburyconsulting.com> wrote:

Just posted a similar question - sounds like we need a "DjangoOffline" component. Does such a beast exist? 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/Ti36numnK1UJ.

To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.



--
Marcin Tustin
Tel: 07773 787 105




--
Marcin Tustin
Tel: 07773 787 105

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment