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

Set time ranges in CSV export #41

Open
echarlie opened this issue Jun 9, 2021 · 0 comments
Open

Set time ranges in CSV export #41

echarlie opened this issue Jun 9, 2021 · 0 comments

Comments

@echarlie
Copy link
Member

echarlie commented Jun 9, 2021

At a high level, this is turn https://github.com/wuvt/donormotor/blob/main/donormotor/admin/views.py#L127 into a POST, with startdate and enddate parameters. These can be selected using using a normal form-control date field. https://github.com/wuvt/trackman/blob/master/trackman/admin/views.py#L119 has a good example of the type of query to make.

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