2 projects
django-explain-errors
Django middleware that captures errors and exceptions, sends them to OpenAI for a detailed explanation, and prints the explanation to stdout when debug mode is enabled. Supports both sync and async views.
django-db-purge
Clean up your Django database effortlessly with customizable record removal based on your retention policy