Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
view option in Django
#1
Hi all
I am creating a django project . I have 3 html pages
Index.html - it contains form
result.html - it will display a report when i click on submit in index.html
table.html - It contains a database data from index.html . I have delete & view option in my table when click on view i want to display result.html page for different entries.
what type of code should i use can anyone please explain.
Reply


Messages In This Thread
view option in Django - by Sowmya - Mar-22-2024, 10:54 AM
RE: view option in Django - by SULMAN - Mar-29-2024, 12:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python django view error ZeeKolachi 1 441 Mar-18-2024, 03:14 PM
Last Post: Sowmya
  Django: View is unable to find attributes of database model pythonpaul32 0 593 Dec-07-2023, 06:38 PM
Last Post: pythonpaul32
  Django: How to automatically substitute a variable in the admin page at Django 1.11? m0ntecr1st0 3 3,406 Jun-30-2019, 12:21 AM
Last Post: scidam
  Django - Passing data from view for use client side with JavaScript in a template bountyhuntr 0 3,675 Jun-11-2018, 06:04 AM
Last Post: bountyhuntr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020