Database Table: django_content_type

This table is one of four related tables:

  1. django_admin_log
  2. django_content_type
  3. django_migrations
  4. django_session

which are information tables defined by the Django web services framework. The interested reader is referred to the Django web framework documentation.

Keys:

  • id (Integer):

Columns:

  • app_label (String(100)):
  • model (String(100)):