Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(users): New User.product_count field #441

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Sep 12, 2024

What

In the User model :

  • added a new product_count field
  • not updated automatically yet
  • class method update_product_count() - put in a daily cron ?

@raphodn raphodn merged commit c440ced into main Sep 12, 2024
8 checks passed
@raphodn raphodn deleted the raphodn/user-product-count branch September 12, 2024 14:16
@raphodn raphodn linked an issue Sep 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

User: add a location_count, product_count & proof_count
1 participant