Django and MS SQL

2012-03-14 Thread Adolphe Cher-Aime
Good morning all, Can someone share with me its experience with Django application running on MS SQL DB? I have a heavy application that i want to migrate to django. Please can you share your experience with me in term of stability and feasibility? How does django teamup with MS SQL. Regards.

Django and MS-SQL

2012-04-05 Thread Adolphe Cher-Aime
Hi all, Can anyone share his experience about developing application with django that uses Microsoft SQL server 2005 or later ? And how is it in production environment. Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this g

Re: How to get selects option value !!

2015-05-19 Thread Adolphe Cher-Aime
n the web visit > https://groups.google.com/d/msgid/django-users/c341c1e2-6aab-4479-8f51-8f021775133b%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/c341c1e2-6aab-4479-8f51-8f021775133b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more optio

Re: How to get selects option value !!

2015-05-19 Thread Adolphe Cher-Aime
My previous answer is related to django. For flask I think you need to ask in a flask mailling list. On Tue, May 19, 2015 at 12:18 PM, Adolphe Cher-Aime wrote: > In your view try request.POST.getlist('oblast_select'). It will return > the selected values in a list. > &

Re: open data protocol and django

2014-01-16 Thread Adolphe Cher-Aime
Have you tested tastypie? http://tastypieapi.org/ Regards, On Thu, Jan 16, 2014 at 3:04 PM, Sven Aßmann wrote: > Hi Folks, > > again i wanna ask you if someone of you already had the chance to play > around > with the open data protocol and a django integration? > > Currently it looks lik

Re: import

2014-02-11 Thread Adolphe Cher-Aime
e a Python expert to build good web apps in Django. Good luck. Adolphe Cher-Aime On Tue, Feb 11, 2014 at 5:26 AM, Johan Hendriks wrote: > Hello all. > > I have a little question, maybe a little stupid but non the less it keeps > me busy. :-) > > I want to start making some web b