| Trees | Indices | Help |
|
|---|
|
|
|
|||
| Admin | |||
| DoesNotExist | |||
| MultipleObjectsReturned | |||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
| Author |
|
||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
_default_manager = <django.db.models.manager.Manager object at
|
|||
_meta = <Options for Author>
|
|||
article_set = <django.db.models.fields.related.ForeignRelatedO
|
|||
tagging_set = <django.contrib.contenttypes.generic.ReverseGene
|
|||
|
|||
| string |
name = models.CharField(max_length= 255)The name of the Author |
||
| string |
description = models.TextField()Any additional information about the source. |
||
| string |
url = models.URLField(blank= True, verify_exists= False)A url, if available. |
||
|
Inherited from Inherited from |
|||
|
|||
|
articles cached_property |
|||
|
sources cached_property |
|||
|
citations cached_property |
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
See Also: Author for parameter information. |
|
|||
_default_manager
|
article_set
|
tagging_set
|
|
|||
articlescached_property
|
sourcescached_property
|
citationscached_property
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Jul 1 22:03:45 2008 | http://epydoc.sourceforge.net |