Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
context Django
#1
Hi all
I have 3 html pages
index.html - It contains form
result.html - when you click on submit in index.html it will display result.html page in this page we have context i.e {{result}}
I want to show this context in database
when we click on submit in index.html the data will store in database for this i created si class in models.py
Please anyone can help me.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  DJANGO Looping Through Context Variable with specific data Taz 0 1,836 Feb-18-2021, 03:52 PM
Last Post: Taz
  Django: How to automatically substitute a variable in the admin page at Django 1.11? m0ntecr1st0 3 3,334 Jun-30-2019, 12:21 AM
Last Post: scidam

Forum Jump:

User Panel Messages

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