owen Lu

Results 2 issues of owen Lu

So I have some objects with timestamps stored in database, however, users at different timezones accessing the same objects will get different object content.I figured this is because of the...

question
timestamps

Hi, I tried to specify a list of dynamic channels using formatting based on view keywords, the configuration looks like below: ``` application = ProtocolTypeRouter({ 'http': URLRouter([ path('events/', AuthMiddlewareStack(URLRouter( django_eventstream.routing.urlpatterns...