Hi,

Is it possible given this class :
class Group(Storm):
    __storm_table__ = "_group"
    name = Unicode(primary=True)
    parent_group_name = Unicode()

to have using the same table a Group object that references another Group thru 
the < parent_group_name > column in a many to one relationship ?


Cordialement / Thanks.

Fabien ROY

Outils Open et Middleware
IPF/PSO/OPM/SUIM
tel : +33 1 42 95 00 65
 [email protected]<mailto:[email protected]>
SILCA_DDO_PSO_OPM_TOPX
Wiki : https://wiki.sws.group.gca/display/SH/Dossier+Technique+d%27Application
[Description : Description : Description : Description : Description : 
Description : Description : 20120113_Visuel SILCA_MAIL_2]


___________________________________________________________________________________________________

Ce message et toutes les pièces jointes (ci-après le "Message") sont 
strictement confidentiels et sont établis à l'attention exclusive de ses 
destinataires.

Si vous recevez ce message par erreur, merci de le détruire et d'en avertir 
immédiatement l'expéditeur par e-mail. 

Toute utilisation de ce message non conforme à sa destination, toute 
modification, édition, ou diffusion totale ou partielle non autorisée est 
interdite. SILCA  décline toute responsabilité au titre de ce Message s'il a 
été altéré, déformé, falsifié ou encore édité ou diffusé sans autorisation.



This  mail message and attachments (the "Message") are confidential and solely 
intended for the addressees.

If you receive this message in error, please delete it and immediately notify 
the sender by e-mail.

Any  use  other than its intended purpose, review, retransmission, 
dissemination, either whole or partial is prohibited except  if  formal 
approval  is granted.

SILCA shall not be liable for the Message if altered, changed, falsified , 
retransmeted or disseminated.

-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to