On Sep 16, 1:55 pm, Chris Babcock wrote:
> Is there any particular reason to maintain two distinct authentication
> databases? You could sub-class the Django auth models and deploy your
> subclass in parallel, but that is not a trivial deployment task. It
> would be easier to just authorize th
On Wed, 16 Sep 2009 10:26:15 -0700 (PDT)
Dan06 wrote:
> Is there a way to have multiple implementations of django's
> authentication/authorization system? In my practice blog-type site,
> I've implemented django's auth/auth system as is. I'd like to use the
> d
Hi,
Is there a way to have multiple implementations of django's
authentication/authorization system? In my practice blog-type site,
I've implemented django's auth/auth system as is. I'd like to use the
default implementation solely for administrators of the site. For
users
3 matches
Mail list logo