#18945: Authentication with site framework
-------------------------------+--------------------------------------
     Reporter:  mail.ieshan@…  |                    Owner:  nobody
         Type:  New feature    |                   Status:  closed
    Component:  contrib.auth   |                  Version:  1.4
     Severity:  Normal         |               Resolution:  invalid
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by aaugustin):

 * status:  new => closed
 * severity:  Release blocker => Normal
 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0
 * resolution:   => invalid


Comment:

 The auth and sites frameworks aren't designed to support this use case out
 of the box.

 But you can achieve this result by using separate databases, or maybe with
 a custom auth backend. The latter solution will be easier once #3011 is
 fixed.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18945#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to