This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Django creates a set of default database tables for authentication, authorization, admin logging, sessions, content types, and migration tracking. Table Purpose auth_user Default user accounts auth_group User groups auth_permission Permissions such as add, change, delete, and view auth_user_groups Many-to-many relation between users and groups auth_user_user_permissions Direct permissions assigned…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.