| Home | Trees | Indices | Help |
|---|
|
|
|
|||
verbose_name = _('content type')
|
|||
verbose_name_plural = _('content types')
|
|||
db_table = 'django_content_type'
|
|||
ordering = 'name',
|
|||
unique_together = 'app_label', 'model',
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 17 18:52:16 2008 | http://epydoc.sourceforge.net |