Amartind / Doggie-Daycare-Back

1 stars 0 forks source link

Added hooks to Owner model to autofill placeId and hash seed passwords. #104

Closed error201 closed 1 year ago

error201 commented 1 year ago

placeId is now autofilled with google location API. Seed password are now auto-hashed on datafill with new beforeBulkCreate hook.