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

Django routes are not updated when OpenALTO config changes #47

Open
fno2010 opened this issue Apr 17, 2023 · 0 comments
Open

Django routes are not updated when OpenALTO config changes #47

fno2010 opened this issue Apr 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@fno2010
Copy link
Member

fno2010 commented Apr 17, 2023

Currently, the routes (i.e., urlpatterns) of the Django server are generated from etc/alto.conf when the Django server starts. If etc/alto.conf changes after the server starts, the routes will be inconsistent with the configuration.

@fno2010 fno2010 added the bug Something isn't working label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant