django-view tag

2 questions


1 answers
112 views
0
Python Django Template Questions

dic =[{'name': Knives Out', 'dt_area': Kim Tae-hyung-kwan [Hall 1] 6th floor', 'start_time': '22:15', 'seat': '139 remaining seats', 'area': 'CGV Gangnam', {'name': 'Naves Out', 'dt_area': 'Kim Tae-hy...

1 years ago

1 answers
93 views
0
Django Wang novice's question! I can't print it out from the long-range db.

# index.html<tbody> {% {% for post in job_opening %} <tr> <td>{{ post.title }}</td> <td>{{ post.target }}</td> <td>{{ post.department }}</td> ...


© 2024 OneMinuteCode. All rights reserved.