Django

Code

Ticket #6927 (closed: fixed)

Opened 3 months ago

Last modified 3 months ago

misleading documentation in regard to automatic produced permissions

Reported by: Carl <c.a.duevel@gmx.de> Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Description

On http://www.djangoproject.com/documentation/authentication/#default-permissions it states that: "Note that if your model doesn’t have class Admin set when you run syncdb, the permissions won’t be created." But they are created anyway.

Attachments

Change History

03/30/08 08:35:13 changed by ubernostrum

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

(In [7388]) Fixed #6927: Corrected documentation describing when and why the auth application creates default permissions


Add/Change #6927 (misleading documentation in regard to automatic produced permissions)




Change Properties
Action