257 questions
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...
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?
I am currently using postgresql 9.4 with postgis 2.1. I'm trying to make an application with a long storage.
I want to run the Python program on the web.I want to make a converter like MP3 to WAV on the webHow should I do it? Is it possible to use Django or other web frameworks?
Hi, everyone. This is a question about how to receive parameters from the long view. View and url are def actress_detailview(request, name): actresses = EnActress.objects.filter(name=name) jpname = Jp...
Hi, everyone.https://docs.djangoproject.com/en/1.10/topics/db/queries/#updating-multiple-objects-at-onceThis is the object storage question in My code is In [23]: for item in ActressInfo.objects.value...
Ruby on Rails and Django, both have a mvc pattern and similar languageWhich of the two is good for beginners of programming to learn easier and faster?What other sites or video lectures are good to le...
http://www.wp-themes24.com/wp-content/uploads/2014/10/pingraphy-pinterest-style-wordpress-theme.jpgThere are many posts on the web. To make a post like that with Jango and Python,How do you code?Can I...
I'm studying Python for djangoWhen you run the server, continue UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb1 in position 0: invalid start byteI don't know if this is the problem, but when ...
The first question is what is the difference between the code ForeignKey below?One in the company says, It's marked, but I don't know what's different. The result isIt comes out the same, but I was cu...
« | - 17 - | » |
© 2024 OneMinuteCode. All rights reserved.