Django

Code

Ticket #6079 (closed: fixed)

Opened 9 months ago

Last modified 9 months ago

AUTHENTICATION_BACKENDS is not documented in settings.txt

Reported by: telenieko Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Description

Hi there, AUTHENTICATION_BACKENDS is documented in authentication.txt, but not in settings.txt Maybe it's intentional as django.contrib.auth is "contrib", but SITE_ID is documented! ;)

Anyway I'll try to post a patch later.

Attachments

Change History

12/01/07 11:27:45 changed by ubernostrum

  • status changed from new to closed.
  • resolution set to fixed.

(In [6791]) Fixed #6079: Added AUTHENTICATION_BACKENDS to docs/settings.txt


Add/Change #6079 (AUTHENTICATION_BACKENDS is not documented in settings.txt)




Change Properties
Action