Re: Using jquery ajax POST method with django

2015-01-17 Thread Erwin Sprengers
Hello, POST works fine for me, I use the following django code : at the end of the view : return HttpResponse(simplejson.dumps(response_dict), mimetype='application/javascript') and following ajax code : $.ajax({ url: '/ajax/is_key_mm/', type: 'POST', asy

Re: Dutch translation of Django Tutorial

2014-10-26 Thread Erwin Sprengers
Hi, Depending on the size, I can help to review. Erwin Op zaterdag 25 oktober 2014 13:36:11 UTC+2 schreef Tomáš Ehrlich: > > Hello everyone, > there are two things that going to happen in next month: > > 1. Django Under the Hood conference in Amsterdam > 2. (Hopefully) I’ll finish SaaS for manag

Re: Looking for an email-based tutor

2014-08-19 Thread Erwin Sprengers
Hello, Why would you use Webpay.jp in combination with Django for EC ? I don't have any experience with this Webpay.ip but django has excellent apps such as django-oscar for EC. Why not using these apps, django-oscar is for instance very flexible and versatile (and is using already bootstrap)

Re: How to visualize result poll by a Histogram?

2013-12-17 Thread Erwin Sprengers
matplotlib is without any doubt the best library, you can easily integrate in django Op dinsdag 17 december 2013 12:48:00 UTC+1 schreef Nduwimana Audace: > > Hi everyone, > I'm new in Django and would like to know how I can visualize poll result > by a histogram > -- You received this messag

django-oscar

2013-09-11 Thread Erwin Sprengers
Anyone using django-oscar in combination with django 1.5 ? Can you share your experiences ? -- 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+unsubs