327 questions
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(){...
I keep getting errors while copying programmers' Janggo class, but I don't know where it went wrong.https://programmers.co.kr/learn/courses/6/lessons/470https://programmers.co.kr/learn/courses/6/lesso...
Regarding the API Driver for Django and MySQL connections, Django Tutorial recommends mysqlclient among MySQLdb, mysqlclient, and MySQL Connector/Python, but MySQL Connector/Python is recommended on t...
I'd like to create a chat program on the web, not go to the CHATTING ROOM page and chat, but like chatting on Facebook, I'd like to implement it so that if you press a button on the page you're lookin...
« | - 25 - | » |
© 2024 OneMinuteCode. All rights reserved.