| Trees | Indices | Help |
|
|---|
|
|
|
|||
| Admin | |||
| DoesNotExist | |||
| MultipleObjectsReturned | |||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
_default_manager = <django.db.models.manager.Manager object at
|
|||
_meta = <Options for UPC>
|
|||
tagging_set = <django.contrib.contenttypes.generic.ReverseGene
|
|||
|
|||
upc_code = models.CharField(max_length= 255)The numerical sequence uniquely identifying a product. |
|||
| Binary image file |
upc_image = models.FileField(upload_to= "database/var/upc", nuAn image of the barcode for reference. |
||
| Node |
node = models.ForeignKey(Node)A foreign key to the Node this UPC is for. |
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
_default_manager
|
tagging_set
|
|
|||
upc_codeThe numerical sequence uniquely identifying a product. This will usually be numerical, but it is not limited to that by the database.
|
upc_imageAn image of the barcode for reference.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Jul 1 22:03:51 2008 | http://epydoc.sourceforge.net |