Database Table: django_session¶
This table is one of four related tables:
which are information tables defined by the Django web services framework. The interested reader is referred to the Django web framework documentation.
Keys:¶
- session_key (String(40)):
Columns:¶
- session_data (String):
- expire_date (Integer):