I an developing a chat app, while some user is offline, I need to persist
the message from his online friends . so , I think it is good choice to
develop a customized ChannelLayer which will transfer all offline messages
to a consumer worker who save message to cache . is it right that using
C
I recommend to use some "email cloud service " such as "mailgun" or "
sendcloude.com "
2017-08-25 4:24 GMT+08:00 ADEWALE ADISA :
> thanks Guerrero,
> i too taught so, i have sent mail to my registrar but they have not reply.
> before when am hosting php site, i use to host the site with the regi
why you need rewrite query in ORM
you can use "raw query" in django
https://docs.djangoproject.com/en/1.11/topics/db/sql/
2017-08-25 4:25 GMT+08:00 Николай Инкогнито :
> SELECT * FROM T WHERE REPLACE(T.field, '-', ' ') = REPLACE(VALUE,'-', ' ')
>
> --
> You received this message because you are
Hi, guys:
I am new for django ( also new for web development ) , if there are
one thousand http request to django server simultaneously , will Django
parallel process these request or not ?
--
You received this message because you are subscribed to the Google Groups
"Django users" grou
4 matches
Mail list logo