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

Improvements to Productivity Tracker #110

Merged
merged 11 commits into from
May 31, 2022

Conversation

glasnt
Copy link
Contributor

@glasnt glasnt commented Aug 5, 2021

Resolves #47
Implements concepts described in #35

The Django on App Engine tutorial has been recently improved, so this PR implements some of those changes.

  • Upgrade dependencies, and fix breaking changes
  • Integrate Secret Manager, removing storing passwords in settings.py
  • Use environment-provided service account, and update code to suit, removing service_account.json
  • Minor: use Meta magic to improve django/admin
  • Minor: correct static issues, fixes django admin
  • Update README.md to suit changes, improve instructions.

@sqrrrl sqrrrl merged commit 7287bb7 into googleworkspace:master May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update readme for productivity tracker with better deployment instructions
2 participants