JavaScript is enabled in client browser in django or in python? -


i trying find solution detect if clients brower has javascript enabled or not. there way check whether javascript enabled in client browser, in django if possible or in python?

unfortunately, can't unless trying second request. there's no way know before interacting browser itself.

the closest can think of trying set cookie , store information future visits.

hope helps.


Comments

Popular posts from this blog

php - URL redirection after form submitted without inherited params -

c# - ReportViewer control - axd url -

c# - must be a non-abstract type with a public parameterless constructor in redis -