CCI-MOC / flocx-market

2 stars 9 forks source link

Database models should use the oslo.db TimestampMixin #55

Closed tzumainn closed 5 years ago

tzumainn commented 5 years ago

The timestamp mixin adds created_at and updated_at columns for the database model, and ensures that they are updated appropriately.

larsks commented 5 years ago

Closed by #110.