Skip to content

Fixed ALLOCATION_RESOURCE_ORDERING #728

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Eric-Butcher
Copy link
Contributor

Fixed ALLOCATION_RESOURCE_ORDERING to actually be configurable using settings/environ. Usages of now use through django.conf.settings .

This closes #714. This will remain as a draft as it probably does not make sense to merge this until #722 is merged.

… settings/environ. Usages of now use through django.conf.settings .

Signed-off-by: Eric Butcher <[email protected]>
@Eric-Butcher Eric-Butcher force-pushed the bugfix/allocation-resource-ordering branch from aadc310 to 54b61d2 Compare July 15, 2025 18:59
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.

ALLOCATION_RESOURCE_ORDERING setting is not configurable using settings with Django
1 participant