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

Flatten django app dir #751

Merged
merged 10 commits into from
Jul 24, 2024
Merged

Conversation

dpgraham4401
Copy link
Member

Description

A chore, we needed to do this due to complication from the guardian app. Also was something to be more django idiomatic anyways.

Issue ticket number and link

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@dpgraham4401 dpgraham4401 added the chore something that just needs to get done label Jul 24, 2024
@github-actions github-actions bot added database changes that require modification to the database schema server Related to backend workings (Django/Rest API) test Unit tests are, or need to be, included labels Jul 24, 2024
@dpgraham4401 dpgraham4401 merged commit 0b41b20 into USEPA:main Jul 24, 2024
6 checks passed
@dpgraham4401 dpgraham4401 deleted the flatten_django_app_dir branch July 24, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore something that just needs to get done database changes that require modification to the database schema server Related to backend workings (Django/Rest API) test Unit tests are, or need to be, included
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant