| 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.0beta1 on Fri Dec 14 15:24:05 2007 | http://epydoc.sourceforge.net |