On 19/05/2022 20.11, Aryan Irani wrote:
I am currently getting timestamps using javascript as soon as the user types words in the tab. This timestamp is stored in an array.

I want to get that timestamp into my Django template and display it on the screen.


This is purely related to front end so no need to think about Django in this case.

As far as I can tell you simply need to change the call to console.log to update an element in the HTML of your page using jQuery (which you're currently using anyway).

Hope this helps you in the right direction.

Kind regards,
Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5d04997d-d4bb-790d-3c2a-f955028500b1%40stacktrace.dk.

Attachment: OpenPGP_0xE5D9CAC64AAA55EB.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to