Re: Problem with Django 1.5.1 and django-pyodbc

2013-05-04 Thread Thomas De Reyck
Hi, I had almost exactly the same issue just a week ago. Try using the django-pyodbc-azure fork. It works great for me. Mvg, Thomas De Reyck On 3-mei-2013, at 00:47, Kerry Calvert wrote: > I have Django running on a Windows server with MS Sql using django-pyodbc. I > had Django v

Re: Admin shows all users as staff and super user

2013-05-01 Thread Thomas De Reyck
siddharth56660 het volgende: > > Hi Thomas, > > Can you paste the code snippet where you add the user in your auth table > (not the admin). > It might help in understanding the problem. > > -Siddharth > > > On Tue, Apr 30, 2013 at 11:45 PM, Thomas De Reyck < > thomas

Admin shows all users as staff and super user

2013-04-30 Thread Thomas De Reyck
Hi everyone, My very first question here. I hope anyone can help me out with this... I have created a Django powered site for my company. Everything works perfectly, except in our production environment, where I have one bug in the admin that is quite annoying: When I click a user to edit it, t