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

Bug fix/modules dependencies #132

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

gideonmaina
Copy link
Collaborator

Description

This PR fixes the issues involved with setting up a local development environment with or w/o Docker.
Major fixes include:

  1. Manually include of feinstaub sensor app project tree rather than pip installing it which causes setup issues.
  2. Feinstaub sensor app is placed in correct directory to resolve migration issues.
  3. Resolved dependency conflicts by updating modules to newer versions
  4. Fix accessing api views issues with deprecated callable bool is_authenticated on upgraded LTS Django 4.2.1

Fixes issues #130, #131

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Screenshots

Screenshot 2023-05-25 at 10 20 03 Screenshot 2023-07-05 at 16 21 31

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation

@gideonmaina gideonmaina added bug Something isn't working enhancement New feature or request labels Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant