Le Createur
Anyone can help me in dialogflow??
import dialogflow help(dialogflow)
ʚɞÇherry Łoveʚɞ
Guys what u use for json web tokens in rest api?
https://github.com/GetBlimp/django-rest-framework-jwt
ibrahim süren
https://github.com/GetBlimp/django-rest-framework-jwt
Do you know where is it storages tokens? Session?
ʚɞÇherry Łoveʚɞ
Anonymous
Does anyone know this framework? https://github.com/twisted/twisted/
R
Does anyone know this framework? https://github.com/twisted/twisted/
Quite old project, maintained and stable, but with asyncio existence, I think going with aiohttp has much sense
cj
I tried to use it once... I can't remember why I left it
R
Quite old project, maintained and stable, but with asyncio existence, I think going with aiohttp has much sense
Obviously aiohttp if you need it for web, if you need some other protocol you can find specific asyncio based librares or just implement it by yourself
Siddu
any one can explain about wt is django CMS..
cj
any one can explain about wt is django CMS..
Django CMS is a CMS built on top of Django, but if you want a Django based CMS, better use Wagtail
Le Createur
Quite old project, maintained and stable, but with asyncio existence, I think going with aiohttp has much sense
You must look into vibora also. I am waiting the stable release with excitment
ibrahim süren
I used local storage
is rest_framework has it's own jwt?
黒の戦士
Le Createur
Don’t know it, later I will take a look
https://github.com/vibora-io/vibora
cj
an authorization token, but it doesn't mean it is JWT
cj
what is the difference?
google it 🤷🏻‍♂️
Anonymous
Hey guys Which linux distro is best for running django
Anonymous
I have a query set of only pk (primary keys). Is it possible to get the querysetof model objects of the corresponding pk's from that ??
Anders (izzno / gooood) 🇳🇴
What do you mean "run django" ?
cj
What do you mean "run django" ?
🏃‍♂️ 🔫🤠
Anders (izzno / gooood) 🇳🇴
😂
Anders (izzno / gooood) 🇳🇴
But what do you want to know ?
Anonymous
I want to start using django...i am just not sure what linux distro to install it on
cj
I want to start using django...i am just not sure what linux distro to install it on
use the one you feel comfortable with... Django and Python don't care about it, they will work and work fine
Anders (izzno / gooood) 🇳🇴
Anonymous
Don't worry about useless things
Anders (izzno / gooood) 🇳🇴
+1
cj
You do know you can use Django on Windows ?
and MacOS and *BSD and many other O.S.
cj
so picking an O.S. should be the last and less important thing to worry about
Anonymous
Any book that can help me learn django?
cj
Any book that can help me learn django?
you can follow: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Anders (izzno / gooood) 🇳🇴
Any book that can help me learn django?
I reccomend Corey Shafers youtube and the Mozilla Django Tuto ...
Anders (izzno / gooood) 🇳🇴
THEN (And only then you can search this group for django by example)....
Anders (izzno / gooood) 🇳🇴
Anonymous
Do you know basic python ?
Yes i have extensive knowledge in python..C...C++...and A little bit of java
Anders (izzno / gooood) 🇳🇴
Then my advice stands... You will have no problem going straight to mozilla tuto or learn django by example.
Anders (izzno / gooood) 🇳🇴
djangobook.com
Oh, that was nice...
Anonymous
That is indeed nice
Anders (izzno / gooood) 🇳🇴
I did not read the DB theory book.... I had to entertain my 3 year old doughter on the flight. She went completely nuts the last hour... Very Fun...
Anders (izzno / gooood) 🇳🇴
So, i am still pondering/cursing my models... (for now....)
Anders (izzno / gooood) 🇳🇴
( I think half the plain wanted to kill us when we landed... )
Mirco
When u have time, read 2 Scoops of Django ( if you haven't already done ) 😀
Anders (izzno / gooood) 🇳🇴
When u have time, read 2 Scoops of Django ( if you haven't already done ) 😀
I tried getting that through the library but it never came... I can try again. I did notice they did not update it for 2.0 , they do comment its still relevant though.
Anders (izzno / gooood) 🇳🇴
I read django by example 2.0 and bought it, lots of good refferences (if you know python).
Anders (izzno / gooood) 🇳🇴
they release a new book for each LTS version of django
hmm, really ? I cant fint one for 2.0+
Mirco
Yep, that book are perfectly valid even for 2.x
cj
hmm, really ? I cant fint one for 2.0+
becuase theresn't still any Django 2.0+ LTS version
Anders (izzno / gooood) 🇳🇴
"We aren't releasing a new edition of our book. Even with the 2.0 release, everything in Two Scoops of Django 1.11 will work without modification. However, for the sake of convienance, we've provided updated code examples here that work with Django 2.0 and Python 3.6."
Anders (izzno / gooood) 🇳🇴
gotcha
cj
gotcha
Next Django LTS will be 2.2, so probably next Two Scoops of Django book will be about Django 2.2
Mirco
Yep, I think so 😀
Anders (izzno / gooood) 🇳🇴
I guess I should double down on my django reading, 90% of my coding these days are in django anyway...
cj
Django 1.8 was LTS, so they released a book Django 1.11 was LTS, so a book Django 2.2 will be LTS, so will be a book
Anders (izzno / gooood) 🇳🇴
The thing I need is model / DB understanding, as far as everything else goes I can use python hehe...
Anders (izzno / gooood) 🇳🇴
But... all the time fiddling with pyramid and flask feels abit redundant....
Anders (izzno / gooood) 🇳🇴
I had no idea how much faster you could get going....
Anonymous
Read django channel's author blog for more life
Anders (izzno / gooood) 🇳🇴
Anders (izzno / gooood) 🇳🇴
anyway, off to the playground... Have a good night guys.
Anders (izzno / gooood) 🇳🇴
( anyone in San Agustin, canary islands, ill buy you a beer ) ;)
Anders (izzno / gooood) 🇳🇴
you too, btw here's noon :)
haha... its 5pm here...
gamer_boy
django.urls not found
gamer_boy
plz help