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

Engage96 conversionplus #237

Open
wants to merge 14 commits into
base: calliope-c7
Choose a base branch
from
Open

Conversation

jeisenman23
Copy link
Collaborator

@jeisenman23 jeisenman23 commented Nov 14, 2024

In this PR, we add multiselects to the technologies tab. We accomplish this task by adding templating into technology_essentials our carrier_multiselects. To accomplish these changes, we also add necessary corresponding interactivity through jquery.

for param in parameters:
param['raw_units'] = param['units']

timeseries = Timeseries_Meta.objects.filter(model=model, failure=False,
is_uploading=False)

carrier_multiselect = ParamsManager.get_tagged_params('carrier_multiselect')
print(carrier_multiselect, carriers)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove print

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.

2 participants