Dev - #62
Merged
Merged
Conversation
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [django](https://github.com/django/django) from 5.0.6 to 5.1.15. - [Commits](django/django@5.0.6...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…ling feat: implement migration file for billing
feat: implement get plans api
feat: create default subscription on org creation
…ying-plan feat: update the org check api to specify plan type
feat: seed default plans, features
chore: update plan model
…sponse fix: add plan field in the org response
…r-api-get-plan fix: add is_current_plan field for api get plan
feat: plan limit enforcement
…-plan feat: implement api to get detail plan
feat: downgrade subscription when its expired
feat: implement contact sales api
fix: auth space quota scopes
chore: quota org header period
chore: subscription cancel to free
feat: add downgrade date field
…l-templates feat: implement subscription email templates
…ngs-for-water-level feat: implement the default settings for water level
…g-user chore: add organization monitoring user
feat: implement quota mixins
feat: subscription lifecycle routing
…r-custom-pages-and-emails fix: use organization settings for custom pages and emails
fix: cant create new org
chore(deps): bump cryptography from 43.0.3 to 50.0.0
chore(deps): bump django from 5.0.6 to 5.1.15
chore(deps): bump requests from 2.31.0 to 2.33.0
chore(deps): bump python-dotenv from 1.0.1 to 1.2.2
chore: update python dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
Why?
How?
Testing?
Anything Else?