257 questions
I have no idea what to do during the development of the website, so I'm asking you a question. The function of the website I'm currently creating is a bulletin board function, and I have to divide the...
Hello, everyone ^I'm asking you a question because there's a blockage during study as an official document of Jango.1.9 In the N:1 data field definition, it is defined as ForeignKey followed by (self,...
Use Python manage.py runserver for cmd You can access the site created within the computer you are using How can I get an external computer to connect?
There's a regular expression like this, but I'm not sure what it means. I want to show you this page only when I log in by fixing the following part, so please interpret it!url(r'^(?P<code_id>[-...
It's my first time to ask you a question about hash codes.I'm a beginner who started out as Python.Python web-crawling is fun, so I did it with code from books and blogs.I've even done a square with t...
First of all, I uploaded the django project to ec2 through filezilla and confirmed that it was working normally.But I missed one code, so I want to insert that code and modify the code listed in ec2Sh...
I have a question.You are trying to add a non-nullable field 'address' to register without a default; we can't do that (the database needs something to populate existing rows).Please select a fix:That...
I don't know how to package djangoI learned it from the recommended placesI don't know how to use the package or library, so even if I look it up on YouTube, I don't know at all because they're all fo...
Product ------FK----> Purchase ListIf the product on the purchase list is deleted, the purchase list is supposed to be deleted. Is it the right way not to delete the purchase list?Or is it right to...
Currently, the function I implemented is implemented as shown in the image below.Here's the function. To implement this functionality I used jequery+js code (function(){ $(document).ready(function(){...
« | - 18 - | » |
© 2024 OneMinuteCode. All rights reserved.