Beispiel #1
0
 def delete(self):
     session.delete(self)
Beispiel #2
0
 def delete(self):
     # Keeping the mappings.
     session.delete(self)