[Answer]-Django processing dynamic html elements 31 December 2023 by thecoderscamp.com 1 Try the next code to find an ‘id’ attribute of an element: $( event.target ).attr( 'id' ) More info. sergzach [Answer]-Django South failing with self referencing models Source:stackexchange.com