1. write a new User Model, it like django.contrib.auth.models.User
2. write a new backend , like django.contrib.auth.backends.ModelBackend
3. modify settings.py , add
AUTHENTICATION_BACKENDS=('myproject.myapp.backends.MyBackend' ,)
http://docs.djangoproject.com/en/dev/topics/auth/#authenticatio
http://code.google.com/p/pyisapi-scgi/
On Fri, Apr 25, 2008 at 1:35 AM, jmDesktop <[EMAIL PROTECTED]> wrote:
>
> I have a requiremnet to use Django on IIS. I know there is a wiki
> page on Django about it, but what I'm after is if anyone is actually
> using it daily in production. Just hoping t
Try this http://code.google.com/p/pyisapi-scgi/
On Tue, May 6, 2008 at 2:11 AM, shocks <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> I have followed the Django IIS installation guide on the Django
> website but I'm getting the following error when I point to the
> helloworld.py example:
>
> Internal Serv
pyISAPI_SCGI is a ISAPI Extension for SCGI. It can run django on iis.
http://code.google.com/p/pyisapi-scgi/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to
Nice. Any chance of getting this page translated to English?
> http://code.google.com/p/pyisapi-scgi/wiki/howtousepyisapiscgi
>
> Unfortunately, I can't help. :(
>
> On Nov 29, 2007 10:10 AM, 头太晕 <[EMAIL PROTECTED]> wrote:
> >
> > pyISAPI_SCGI is a ISAPI Ext
http://groups.google.com/group/python-cn
python的中文讨论组,到这里来吼一声。肯定会有人回应的。
On Dec 14, 2007 3:11 PM, Ludovic - Kalibrio <[EMAIL PROTECTED]> wrote:
>
> Hi Guys,
>
> Anybody knows excellent Python expert that would be interested to work
> in Beijing - China on a cool Web2.0 venture? We are hiring !
>
>
6 matches
Mail list logo