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

Fix models decoupling #874

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Fix models decoupling #874

merged 2 commits into from
Oct 10, 2023

Conversation

Reckless-Satoshi
Copy link
Collaborator

What does this PR do?

Fixes #873

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@Reckless-Satoshi Reckless-Satoshi merged commit a555f20 into main Oct 10, 2023
3 checks passed
KoalaSat pushed a commit to KoalaSat/robosats that referenced this pull request Oct 12, 2023
* Fix move order model constrains to env to settings.py

* Remove lnpayment, tick, onchain model contraints based on .env
@Reckless-Satoshi Reckless-Satoshi deleted the fix-models-decoupling branch February 12, 2024 00:20
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.

Backend models should not depend on the environment configuration
1 participant