327 questions
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...
Hi, how are you?I'm creating a login page and I'm trying to get a good bootstrap theme.I applied all the login pages that I originally created in the storeroom, but there is a problem with the form.Th...
There are many things I don't know because it's my first time making a web page. So I also ask the design side.We are making a membership model and making an application model.By the way, I have a que...
I wrote it on models.py as follows. class register(models.Model): #membership form tel=models.CharField (max_length=30, null=True,blank=True) #ContactI wrote it on form.py as follows.class Registrati...
If you use django frames based on python backend language, I heard that you can develop the web easily and quicklyI've been practicing it on YouTube, and I don't know if it's because I'm a non-majorSo...
I received the data in tables2 git hub and built and installed setup.py and tried to run it in the example folder, but it didn't work. I even put an example in the setting, but why isn't it working?
« | - 17 - | » |
624 Uncaught (inpromise) Error on Electron: An object could not be cloned
925 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
585 PHP ssh2_scp_send fails to send files as intended
615 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.