Django Forum
How to pass models method value to Views
Using Django
Getting Started
Gentility01
April 28, 2022, 2:51pm
30
if i use get it shows this
‘’’
MultipleObjectsReturned at /student_view_result_term/1/
get() returned more than one StudentResult – it returned 2!
‘’’
show post in topic
Related topics
Topic
Replies
Views
Activity
Can you pass data between views?
Using Django
27
12463
January 4, 2022
Project help
Using Django
16
847
March 26, 2021
add values inside for loop
Forms & APIs
29
1812
May 1, 2022
Complex SQL through the Django ORM
Using Django
29
3407
December 20, 2021
How can I fill a table view based on some calculous, resorting to django?
Using Django
2
505
August 16, 2021