go tag

327 questions


1 answers
44 views
0
Is this book okay?

Python Web Programming: Easy and fast web development to learn with Django Is this book okay?Or I would appreciate it if you could recommend other books or blogs that can make a web service with Pytho...

2 years ago

1 answers
96 views
0
Introduction to C language yesterday. I have a question about if and else

I have a question about the C language-based robot programming called Lego Mind Storm Masters!You put if in else again.after executionIn the loopOperation if sensor 1 is greater than 50 Add conditions...

2 years ago

1 answers
54 views
0
django github problem

I finished solving the GitHub domain, but css was not appliedI want to ask you a question!Enter your address through web hostingIf you come to index.html, it doesn't come out normally as you can see i...

2 years ago

1 answers
50 views
0
Django error question(Crying)

While I only know Python, I'm following the Jango homepage tutorial.pools/view.pyI couldn't create it, so I made a random copy of another terminalAnd if you try Runserver,This error appears.For your i...

2 years ago

1 answers
151 views
0
django Internal Server Error

Attach the traceback.Please comment on what kind of error it is!

2 years ago

1 answers
52 views
0
Where is the django model relationship definition function?

Hi, everyone.You want to map the value of a field related to the model of the many-to-many relationship to any field.It's crawled data, so it's not mapped yetShould the location of this function be wi...

2 years ago

1 answers
86 views
0
Receiving and saving data from the Django app

from django.shortcuts import renderfrom django.http import HttpResponse# # Create your views here.def index(request): num =request.GET.get(num) print (num:,num) return HttpResponse('hello world')This ...

2 years ago

1 answers
54 views
0
I want to implement the function of changing the data value at a fixed time.

For example, when a member registers a post and it is registered as 07/01/2017 in the 'Automatically Deleted Date' attribute, We would like to implement a function that automatically changes the value...

2 years ago

1 answers
50 views
0
Please help me with the django image problem

I want to put an image in the html file using img src=img/background.jpgWhat should I do because it keeps appearing on the screen as Ex-Park?

2 years ago

1 answers
56 views
0
I'm developing it for a long time, do you register an email with the postgresql user?

I am currently using postgresql 9.4 with postgis 2.1. I'm trying to make an application with a long storage.

2 years ago
« - 23 - »

© 2024 OneMinuteCode. All rights reserved.