79364974

Date: 2025-01-17 14:06:33
Score: 0.5
Natty:
Report link

This is not via Python, but you can also check the cetaf_api column in the django_migrations SQL table. EG.

SELECT * FROM public.django_migrations;

Rows usually contain the name of the app, along with modules such as sessions, contenttypes and auth

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Franck Theeten