257 questions
The development environment is server OS:Raspberry Pi OSserver side:Python(Django)client side:HTML+JavaScriptYou are creating a website that requires password login.If the operation is not performed f...
I am trying to develop a web application in Django.So I was curious about the security of the runserver.Even though it's for development, I started the server, so I thought it might be a risk of being...
My computer has both Python 2.6 and 2.7 installedI'd like to know. Where should I check?
You are about to configure your login through the Facebook link.But there was an error like above, but is it because the domain and site url are set locally on the top?Please give me some advice!!
I'm Newbie, who's recently approaching Python.The first time you encounter something, the most embarrassing moment isIt compares with what I know before, and when there is a difference, there is confu...
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...
« | - 9 - | » |
© 2024 OneMinuteCode. All rights reserved.