database connection user - newbie question

2007-05-08 Thread foobarmus
I'm managing a programming team that's developing a web app in python. I'd like to be using Django but can't at the moment because one of the things we are doing is driving the application user into the database connection, so that we can implement access control at database level. I would like

Re: Need custom software - pay good!

2007-05-08 Thread Russell Keith-Magee
On 5/9/07, misho <[EMAIL PROTECTED]> wrote: > > Hello, > > Maybe I'm at the wrong place but you'll never know :) , so I'll try... Yes, you're asking in the wrong place. This is the mailing list for discussion of the internal development of Django. If you're looking to offer people a job working

Discover the potential in you

2007-05-08 Thread Shortcut Weebly
ShortIntroduction Well, cut short, Shortcut takes you to those ultimate, hand picked, genuine sites that add bucks to your pocket, without any strings attached! What you will find here:

Re: Multiple Profiles

2007-05-08 Thread Amit Upadhyay
I would recommend you take a look at lost-theories.com source code. One anti pattern that django docs seems to recommend is use django.contrib.auth.models.User as your main user model, and put rest of user info in yourapp.accounts.models.UserProfile or something. I propose, django officially

Re: RESTful web services for Django

2007-05-08 Thread David Larlet
First of all, thanks for your GSoC proposition, it looks very interesting and I hope it will be integrated to the trunk at the end of the summer because I really need it ;-). 2007/5/8, Andreas Stuhlmüller <[EMAIL PROTECTED]>: > > I will try to come up with a concrete example that allows me to >

Re: Version 1.0 feature???

2007-05-08 Thread jedie
Sorry, this should be related to the discussion here: http://groups.google.com/group/django-developers/browse_thread/thread/cca45aa7c9106b88 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers"

Version 1.0 feature???

2007-05-08 Thread jedie
Is there any change, that the interactive traceback debugger is a feature for django v1.0 ??? http://code.djangoproject.com/wiki/VersionOneFeatures?action=diff=67 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups