igorsimb / mp-monitor

Django app for scraping Wildberries
1 stars 0 forks source link

feature(models): add `created_at` and `updated_at` to Item model #44

Closed igorsimb closed 8 months ago

igorsimb commented 8 months ago

Added a column to the FE item_list page that shows updated_at value for the item.

Also added same fields for Price model.