You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hello everyone,
I am new to django. I am making a app, in which I want to print a complete row from table.
At first I want to apply a filter on one column. get that dataset and then find minimum value from another column and display the complete row using html...