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 correct datatime in export #85

Open
danieleguido opened this issue Feb 6, 2025 · 0 comments
Open

add correct datatime in export #85

danieleguido opened this issue Feb 6, 2025 · 0 comments

Comments

@danieleguido
Copy link
Contributor

The eport function can be test using:

ENV=dev pipenv run python manage.py exportqueryascsv --immediate <user_pk> <solr_query> 

There should ve a .dev.env file in the same folder of manage.py.
where <user_pk> is the primary key of the user table, to check permission; and <solr_query> can be a any valid solr query; --immediate doesn't add the task to celery.

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