327 questions
The web page is being created. I divided the frame in HTML, but it didn't print out in django. So I asked, but django told me to divide it in urls and view, but I don't know what to do.Please tell me ...
It is being developed as Django. When you click the button on the left, you want to print an application page on the right id=right.Script source now <script>function button1(){document.getEleme...
In the Django project, I put the following in the .gitignore.*.egg-info*.pot*.py[co]__pycache__MANIFESTdist/docs/_build/docs/locale/node_modules/tests/coverage_html/tests/.coveragebuild/tests/report/C...
Source codeurl(r'codeedit$', views.index, name='index')Run ▶For example, to www.mysite.com/codedit you must have the following url code: But how do I get to the following url only when I log in?codeed...
Hello. I signed up to get help to create a website (web service)I'm not a major but a complete beginner in the field of the program.I was looking for information because I wanted to create a web servi...
Hello.I am a very beginner in programming. I've worked on REST api through Django (django-rest-auth), but I have no idea how to implement login here, so I'm posting a question here.The api I made is j...
In the Django tutorial, functions in the views file receive requests without receiving self as the first parameter.I know that the Python function must receive self as the first parameterI wonder what...
Hello. I keep asking questions. If you select an image and press the file upload button, that screen comes out and you can't move to the next screen. model.pyclass image(models.Model): image1=models.I...
Hi, everyone. I'm coding newbie who just entered Python and Django world.I've never studied another program language beforeI think it would be very helpful to study if I made my own service (relativel...
I'm using django now and I'm going to divide frameset in HTml. But it's not even written in HTML code. Please check.It's also divided into views.It's divided by urls.The purpose of the screen.Current ...
« | - 16 - | » |
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
578 Understanding How to Configure Google API Key
924 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
614 GDB gets version error when attempting to debug with the Presense SDK (IDE)
577 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2024 OneMinuteCode. All rights reserved.