We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The code is updated to the latest on main, but for some reason not all migrations are being applied when i run migrate.
main
migrate
(flatgov) ubuntu@ip-172-31-58-205:/opt/flatgov/FlatGov/server_py/flatgov$ python manage.py migrate Operations to perform: Apply all migrations: admin, auth, bills, contenttypes, sessions Running migrations: No migrations to apply. (flatgov) ubuntu@ip-172-31-58-205:/opt/flatgov/FlatGov/server_py/flatgov$ git log -2 commit 4b632e7186317abb88aeb23472cef8df5cba67a7 (HEAD -> main, origin/main) Author: Ari Hershowitz <arihershowitz@gmail.com> Date: Mon Dec 28 09:19:49 2020 -0800 Update README.adoc commit 43f253fd71159852bf177786ee18918b77282a22 Author: Kapphire <ken.sapphire87@yahoo.com> Date: Fri Dec 25 00:28:16 2020 +0800
The text was updated successfully, but these errors were encountered:
I think I was reading the output wrong. There are es_similarity fields now on the bills in production.
Sorry, something went wrong.
kapphire
No branches or pull requests
The code is updated to the latest on
main
, but for some reason not all migrations are being applied when i runmigrate
.The text was updated successfully, but these errors were encountered: