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

Add tests to PR checks #76

Merged
merged 9 commits into from
Jan 6, 2025
Merged

Add tests to PR checks #76

merged 9 commits into from
Jan 6, 2025

Conversation

mbarton
Copy link
Member

@mbarton mbarton commented Jan 6, 2025

  • Fix tests for new API format
  • Run tests on PR check
  • Remove confusing override of ALLOWED_HOSTS in settings.py. It now uses exactly what you put in the env file
  • Unpin DRF (fixes DRF 3.15 causes startup failure #55)

@mbarton mbarton self-assigned this Jan 6, 2025
@mbarton mbarton merged commit 3b5d5ad into live Jan 6, 2025
1 check passed
@mbarton mbarton deleted the mbarton/pr-check branch January 6, 2025 12:14
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.

DRF 3.15 causes startup failure
1 participant