professor
I am trying to download files from internet for research purposes, but when I tried to move fromto python2 to python3 . I got an error TypeError: a bytes-like object is required, not 'str' because python3 treats string different,but I had to change from .content to .text, and it fixed , but it doesnt download the files , but it's grabing them, how can I force to download them? https://pastebin.com/7DWpZdEY
Ismael
Maybe if you try to use string_var.decode('UTF-8') instead of changing .content
Ismael
Maybe this could fix it, it is asking for bytes and decode transform an str to bytes
Anonymous
To collaboratively work on a project together
Interested but I'm also not much experienced in Django
Anonymous
Guys how can we do forget password without using sending mail for my developing project?
Shihasz
For security
Add some security questions.. But still sending mail is more secure.
Anonymous
Add some security questions.. But still sending mail is more secure.
How to send mail for now my project is not online it's in developing environment
Anonymous
And for security questions can you plz snd some code ?
Shihasz
Google will help u in this case
Shihasz
How to send mail for now my project is not online it's in developing environment
U should configure some SMTP server to enable this option
Firdaus
I use https://mailtrap.io/ for dev
Firdaus
The free tier is enough for testing
K
Any plugins for jinga in pycharm???
drunktimelord
Jimmies San
I use https://mailtrap.io/ for dev
mailhog and you are covered. opensource. works without internet connection and your mail stay locally. not on a service. avoiding data leak.
Ghorz
Guys how can we do forget password without using sending mail for my developing project?
Add questions on registration, you the correct answer to redirect to password reset
Ghorz
Use Gmail smtp
Ghorz
And better still django allauth
Jimmies San
Ghorz
Use postfix
Anonymous
please help me, when the delete button is clicked there is no action for the others to run smoothly, I use django 1.11, this is the project that I have uploaded on github , https://github.com/paritsatu/upload
Ghorz
it s not for production.
I meant I use postfix
Ghorz
For production
Jimmies San
we are talking about other
Preeti
hello guys here a few things i just want to ask .. i have 1.7 yrs of experience in web development(html,css,js,jquery)... & literally i was think to switch either in django or mean stack .. please help me out .. it's just little bit of confusion
Master
If you know JS already, got to MEAN/MEARN
Jimmies San
If you know JS already, got to MEAN/MEARN
mean stack is shit. totally.
Master
mean stack is shit. totally.
Save this for MEAN/MERN channels.
Jimmies San
😎😎
Preeti
If you know JS already, got to MEAN/MEARN
dats true but i also know core python too..
Anonymous
I suggest django
Anonymous
If you have knowledge of php,node js and django they will take because python django later can be used in ml,data science,ml also
Doragonsureiyā
??? Anyone knows??
Step 1: Open a browser Step 2: Write down https://google.com or https://duck.com and press Enter Step 3: In the search box write down the same words you asked here Step 4: Read the firsts results
DORIAN GRAY
who read tango with django 2.0 ?
Денис
who read tango with django 2.0 ?
Just ask. No matter who read it, only matters who'll answer your question
DORIAN GRAY
Just ask. No matter who read it, only matters who'll answer your question
Я просто хотел спросить как книжка Денис )
Денис
Я просто хотел спросить как книжка Денис )
English only please. The book itself is good, but I did better with Django By Example and Django Blueprints
Prateek
hi everyone how's your sunday going /
Prateek
any 2 years experienced django developer here ?
Prateek
actually i wanted to learn from you guys!
Anonymous
Prateek
i know only experienced developers can guide me and give me the practical problems to solve
Anonymous
i know only experienced developers can guide me and give me the practical problems to solve
Build a blog with Django. Come back here if you have any problems
Prateek
is there any authenticating system in django like devise in rails ?
Rohan
is there any authenticating system in django like devise in rails ?
Is there any search engine on web like they show in movies?
Anonymous
is there any authenticating system in django like devise in rails ?
Plenty can be found here: https://djangopackages.org/grids/g/authentication/
Anonymous
Prateek
okay
Orack
django rest auth
Prateek
yes
what is django cms ?
Prateek
i am completely new i want know basically what should i learn django or rails or laravel or nodejs ...as there are many options so i am confused!!
Prateek
Start with questions "Why you need this?"
because i want to learn web development !
Prateek
Only "web"?
and can i learn through app dev with any of the above mentioned ?
Master
Simple segregation: Laravel == only Web. NodeJS == web + mobile, Django (Python) == web, DS and general scripting
Master
Ruby-on-Rails or Golang == Web + System programming.
Prateek
so what will you prefer ?
Master
I am sitting in Django channel, so are you sure you want ask this? :)