Skip to content

Fixed ALLOCATION_RESOURCE_ORDERING #728

Draft
Eric-Butcher wants to merge 1 commit intocoldfront:mainfrom
Eric-Butcher:bugfix/allocation-resource-ordering
Draft

Fixed ALLOCATION_RESOURCE_ORDERING #728
Eric-Butcher wants to merge 1 commit intocoldfront:mainfrom
Eric-Butcher:bugfix/allocation-resource-ordering

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 <107886303+Eric-Butcher@users.noreply.github.com>
@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