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(django):Run reload before returning lazy_settings to Django. #1114

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

rochacbruno
Copy link
Member

Fix #1087
Closes #1086

Copy link
Contributor

github-actions bot commented Jul 2, 2024

Test Results (Python 3.9)

544 tests  ±0   541 ✔️ ±0   44s ⏱️ -2s
    1 suites ±0       3 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit 58d99ce. ± Comparison against base commit d2a95bc.

@rochacbruno rochacbruno requested a review from pedro-psb July 2, 2024 16:12
Copy link
Contributor

github-actions bot commented Jul 2, 2024

Test Results (Python 3.12)

544 tests  ±0   543 ✔️ ±0   59s ⏱️ +2s
    1 suites ±0       1 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit aaa6fde. ± Comparison against base commit d2a95bc.

@pedro-psb pedro-psb merged commit a45c278 into master Jul 2, 2024
32 checks passed
@pedro-psb pedro-psb deleted the 1087 branch July 2, 2024 16:59
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.

[bug] @reverse_lazy doesn't get evaluated without settings.using_env
2 participants