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

Is the bottom section of settings.py still relevant? (running frontend and backend in one process) #232

Open
BenSturmfels opened this issue Oct 26, 2023 · 0 comments

Comments

@BenSturmfels
Copy link
Contributor

On line 385 of src/project/settings.py there's a section that looks as though it's used to run both the frontend and backend from within then same Django process. Is this something you currently do and/or recommend?

I'm asking to see if I should remove this section more so than because I'm looking to run both in the same process. Similarly there's references to REST_FRAMEWORK further up in settings.py and also in local_settings.py.template.

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

No branches or pull requests

1 participant