Zoomslider in Django

2018-03-13 Thread deviya sweety
Hi, I'm new to django and jquery, how can I use Zoomslider in Django?? When i try to use data-zs-src='["images/2.jpg", "images/1.jpg", "images/3.jpg"]' it shows an error that those images are not found. could anyone help me out with this please. Thankyou in advance :) -- You received this mes

ImageSlider in Django

2018-04-20 Thread deviya sweety
Hi friends, I want sliding images in my site, how can I do it in django? I've tried to use Django-hero-slider in my project but when I try to add slideritem objects in the admin page I'm getting error. can anyway help me in this issue please!! Thankyou in advance :) -- You received this

Re: ImageSlider in Django

2018-04-23 Thread deviya sweety
yes I did.. here is the error: Traceback (most recent call last): File "C:\Users\hp\ENV\lib\site-packages\django\core\handlers\exception.py", line 41, in inner response = get_response(request) File "C:\Users\hp\ENV\lib\site-packages\django\core\handlers\base.py", line 217, in _get_response respon