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 management command for exporting of timelinelog #34

Open
alextreme opened this issue Jan 10, 2025 · 1 comment
Open

Add management command for exporting of timelinelog #34

alextreme opened this issue Jan 10, 2025 · 1 comment

Comments

@alextreme
Copy link
Member

For BD we have a management command which exports the timeline log (vips/utils/management/commands/export_timelinelog.py)

This would be useful to have within django-timeline-logger as exporting & cleaning the auditlog is otherwise something we need to do manually via a script

@sergei-maertens
Copy link
Member

Should be easily achieved with an optional django-import-export dependency group

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

2 participants