Sign in
Log inSign up
adonis simo

12 likes

·

1.3K reads

3 comments

Tom Dyson
Tom Dyson
Jan 12, 2023

Nice post Adonis!

An improvement I think could be done on these packages is to send the generated data into an external system like a stream of data and avoid putting too much data into the database and retrieving them on demand.

I think django-easy-audit supports this already - see the documentation for DJANGO_EASY_AUDIT_LOGGING_BACKEND. I can't link to it here because Hashnode prevents links from new users :)

1
·
·1 reply
adonis simo
adonis simo
Author
·Jan 15, 2023

oh yeah... you are right. github.com/soynatan/django-easy-audit#sett… The last settings. This is actually very good. Thank you, I will update the article as well

·
Priya Raimagiya
Priya Raimagiya
Jun 19, 2024

Thank you for sharing!

·