django tag

257 questions


1 answers
40 views
0
Django Model Translation

Hi, everyone.You are about to convert the language of a specific field in the Jango model.It's not a translation, it's a translation that sounds like a reading, like house -> house.In the case of t...

2 years ago

1 answers
52 views
0
I'm going to make a system that posts in order of distance from one standard, so which format should I take, decimal or float, when storing coordinates?

http://stackoverflow.com/questions/30706799/which-model-field-to-use-in-django-to-store-longitude-and-latitude-valuesI am not good at English, so I roughly interpreted the above articleI think there a...

2 years ago

1 answers
47 views
0
An internal error occurs when writing postgis, django in postgresql. How do I resolve the error that I can't load the library?

Running python3 manage.py migrate in django django.db.utils.InternalError: could not load library /usr/lib/postgresql/9.5/lib/postgis-2.2.so: /usr/lib/liblwgeom-2.2.so.5: undefined symbol: GEOSClipByR...

2 years ago

1 answers
40 views
0
This is a question to make django move on to a specific link.

I'm trying to make a site with django 1.9.I made it searchable using Elastic Search and haystackI'm asking you a question because I don't know how to do this and that., for instance . <a href=...&g...

2 years ago

2 answers
47 views
0
TemplateDoesn'tExist...Door error...

I'm making a similar web after watching the Jango Tutorial http://ssy10011218.pythonanywhere.com/ webpage. If you press the text here, it goes into the post_detail, and what looks like a pencil is the...

2 years ago

1 answers
49 views
0
Django error question!

In the process of entering the detail_view, the product and description are intended, but only the date comes out. Please help, masters ㅠ

2 years ago

1 answers
44 views
0
Django+Mysql+Apache2 Security Measures

Hi, everyone.I'm running a simple website with a long story.However, not long ago, the sql injection attack wiped out both DB and server settings and robbed Linux of administrator rights.So I had to b...

2 years ago

1 answers
95 views
0
Send images using Http Post

I'd like to send an image from the Android client to the Jango server using Http Post. The image will be selected in the instrument's gallery. We are currently using the NameValuePair list to send ess...

2 years ago

1 answers
42 views
0
I would appreciate it if you could tell me how to solve these syntax errors.

Hello, I'm a first-time Python student. It may be a very easy question, but I'm posting it here because I'm not very good at searching and understanding.Here's the whole story of views.py I wrote.def ...

2 years ago

1 answers
41 views
0
Python and Django Book Questions

Hello, I'm a sergeant who is interested in web development as a whole and wants to enter.First of all, my goal is to create a social SNS or interior O2O matching service on the web.HTml5 or css3 is st...

2 years ago
« - 12 - »

© 2024 OneMinuteCode. All rights reserved.