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

Cleanup main urls.py file #1170

Open
b1rger opened this issue Sep 9, 2024 · 0 comments · May be fixed by #1172
Open

Cleanup main urls.py file #1170

b1rger opened this issue Sep 9, 2024 · 0 comments · May be fixed by #1172
Assignees

Comments

@b1rger
Copy link
Contributor

b1rger commented Sep 9, 2024

No description provided.

@b1rger b1rger self-assigned this Sep 9, 2024
b1rger added a commit that referenced this issue Sep 9, 2024
This commit refactors the whole `apis_core.urls` module. It splits up
different apps urls in separate blocks that are only included if the app
is actually enabled. It also moves some of the app specific routes to
their apps, instead if cluttering the main urls.py file with the
includes.

Closes: #1170
@b1rger b1rger linked a pull request Sep 9, 2024 that will close this issue
b1rger added a commit that referenced this issue Sep 9, 2024
This commit refactors the whole `apis_core.urls` module. It splits up
different apps urls in separate blocks that are only included if the app
is actually enabled. It also moves some of the app specific routes to
their apps, instead if cluttering the main urls.py file with the
includes.

Closes: #1170
b1rger added a commit that referenced this issue Sep 11, 2024
This commit refactors the whole `apis_core.urls` module. It splits up
different apps urls in separate blocks that are only included if the app
is actually enabled. It also moves some of the app specific routes to
their apps, instead if cluttering the main urls.py file with the
includes.

Closes: #1170
b1rger added a commit that referenced this issue Oct 21, 2024
This commit refactors the whole `apis_core.urls` module. It splits up
different apps urls in separate blocks that are only included if the app
is actually enabled. It also moves some of the app specific routes to
their apps, instead if cluttering the main urls.py file with the
includes.

Closes: #1170
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 a pull request may close this issue.

1 participant