django-planet
April 1, 2024

Enforcing conventions in Django projects with introspection

published by Luke Plant
in blog Luke Plant
original entry Enforcing conventions in Django projects with introspection

Some code and tips to combine Python and Django introspection APIs to enforce naming conventions in your Django models.