257 questions
I'm a Python beginner who wants to start studying Django.I would like to crawl the web page once a day and update it to the web page made by Django.You don't have to use Django.Example) Crawling Naver...
.저 위에 사진이 저희 django로 만든 저희 sns 메인 페이지 입니다.Be in a state.But in that the address bar 127.0.0.1:8000 to user login If you enter a (Login html). To login screen. 로그인이 되있으면 로그인화면에서 자동으로 메인페이지로 다시 돌아오게 하는 ...
Hello, everyone I'm asking you a question because there's a blockage while studying. For example, set start number 100.| 1 | A | Use number: 100–119 | 2 | 10 | 8 | A 20 | Use || 2 | B | Use number: 12...
By importing user models (1)from django.conf import settingsuesr = settings.AUTH_USER_MODEL(2)from django.contirb.auth import get_user_modeluser = get_user_model()What's the difference between (1) and...
What's wrong with the Django server when it's connected from the outside?you're accessing the development server over https but it only supports http
The error no moule named 'fcntl' appears when trying to use gunicorn in the window.Since it is a module that is not supported in Windows, there are many answers that suggest other alternatives, so is ...
Currently, we implemented the STT function using Kakao Voice API.The key used the restapi key value. After implementation, I want to execute the STT function and implement it when I press the button o...
« | - 26 - |
© 2024 OneMinuteCode. All rights reserved.