-
Notifications
You must be signed in to change notification settings - Fork 14
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
Automatically calculate total number of plants and seeds #274
Automatically calculate total number of plants and seeds #274
Conversation
for more information, see https://pre-commit.ci
…-automatically' of https://github.com/BesLogic/releaf-canopeum into feature/241-Total-number-of-plants-should-be-calculated-automatically
for more information, see https://pre-commit.ci
…-automatically' of https://github.com/BesLogic/releaf-canopeum into feature/241-Total-number-of-plants-should-be-calculated-automatically
…zer and SiteSummaryDetailSerializer
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we beware of the migration?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This migration should work as-is. No loss of data because now its calculated.
django also tells you when you have migrations to run
Make sure that the code wasn't copied from elsewhere (check one):
Closes #241