257 questions
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 ...
Python, I have a question. If you look to the left, the folder structure is displayed.By the way, if you import from views, you will see a warning sign if you do from login.forms import *Running the p...
I'm a beginner who just started studying janggo. How can I save the entire model contents as shown below by entering it into a form on one page (HTML)? Class view is being used.from django.db import m...
The ability to change the size or shape of a blog when you mouse over a list, post, or imageIs it J-Query? Is it JavaScript?Where can I learn if I'm right?
I'm running a Jango Girls tutorial but it's not working wellFirst of all, this is the error.NameError at / name 'posts ' is not defined#mysite/views.pyfrom django.shortcuts import renderfrom django.ut...
After analyzing data with Python, I wanted to study serverI'm thinking about what to do.Is django a framework and node.js a server language?I want to create a social commerce site with a lot of traffi...
« | - 10 - | » |
© 2024 OneMinuteCode. All rights reserved.