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

Add Documentation for custom implementation #93

Open
VaZark opened this issue Dec 19, 2022 · 0 comments
Open

Add Documentation for custom implementation #93

VaZark opened this issue Dec 19, 2022 · 0 comments

Comments

@VaZark
Copy link

VaZark commented Dec 19, 2022

I have separate start_dt and end_dt fields on a model. It'd be neat to use a single instance of the widget to filter over both fields.

Since this is implementation may vary between projects but the pattern itself is pretty common, it'd great if there were additional docs on how to extend the widget to build a custom implementation.

I found an example here : https://www.dothedev.com/blog/2020/04/05/django-admin-list_filter/

An official one would be appreciated nonetheless

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

No branches or pull requests

1 participant