Re: Real time third party app for DRF (using Channels 2.0)

2018-03-22 Thread Daniel Gilge
Thanks for sharing your thoughts! I gave them my consideration. However, when I understand you correctly your plan was (is) to send updates from the server to the client using WS but not the other way around. We’ll have live updates for cooperation on texts and therefore I wanted to use WS in bo

Real time third party app for DRF (using Channels 2.0)

2018-02-12 Thread Daniel Gilge
Hi, I'm currently working on a real time app for one of our projects. So I thought why not make it an open source package until DRF has native real time support (which is not included in the DRF 3.8 milestone due 31-03-18). The idea is to pass an APIView (or a subclass there of) to a RealTime

Re: Filtering datetime as ISO 8601 in URL doesn't work

2017-12-25 Thread Daniel Gilge
gt; > You solve it by doing what the Spec says: encode the “+” (same thing it is > happening with space should Allen with your “+”.) > > Get Outlook for iOS <https://aka.ms/o0ukef> > -- > *From:* django-res...@googlegroups.com < > djan

Filtering datetime as ISO 8601 in URL doesn't work

2017-12-25 Thread Daniel Gilge
Hi, I've got an issue I don't know where to ask (because there are Django, DRF and django-filter included) and how to handle it (I don't find a documentation or any issues on that) but I think this is the best place to start. We have an API with a datetime field we want to filter with "greater