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

Admin > Venteliste: 3 nye filtre: Mulige deltagere til aktivitet, Minimum alder og Maksimum alder #1175

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mhewel
Copy link
Contributor

@mhewel mhewel commented Feb 24, 2025

…imum alder og Maksimum alder

@mhewel mhewel linked an issue Feb 24, 2025 that may be closed by this pull request
mhewel and others added 2 commits February 24, 2025 18:44
Den var oprettet midlertidigt ifm dato valg (der ikke kom til at virke)
@rasmusselsmark
Copy link
Contributor

Testet manuelt, virker. Vi skal lige have set på hvorfor test fejler


import members.models.emailtemplate

# import members.admin.admin_actions
from members.admin.admin_actions import AdminActions


class WaitingListActivityFilter(admin.SimpleListFilter):
title = _("Mulige deltagere til en aktivitet")
Copy link
Contributor

Choose a reason for hiding this comment

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

Hvad med Alders-filter baseret på aktivitet?

Copy link
Contributor

Choose a reason for hiding this comment

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

Eller Korrekt alder for aktivitet?

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.

[Feature] Filter til alder
2 participants