Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

111
Views
How to update data in html view in Django?

I am building a photo editor in Django. I have attached the main page code that I have so far: https://jsfiddle.net/xfnLc5to/ I want at updating the brightness scale, the effect to be visible on the photo on the left, even before pressing the submit button. How can I achieve this? So far, I managed to get the brightness value after pressing the submit button, in the views script:

    brightness_value = request.POST.get('brightness')
    original_photo = request.POST.get('originalPic')

The original_photo variable is still None. How to update the brightness on the photo with the selected brightness value from the slider, before pressing the submit button?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!