Jaymon / prom

A PostgreSQL or SQLite orm for Python
MIT License
22 stars 4 forks source link

add Orm.__delattr__ #15

Closed Jaymon closed 8 years ago

Jaymon commented 8 years ago

if the value is in the schema then it should set it to None, otherwise move down the line