Does a reverse sql inspector exist for django & postgres? Something that shows you what is the origin of the sql view in django?
Something like this: https://github.com/rory/django-sql-inspector, but for postgres.
(Please let me know if you don't know of one, because hearing a handful of respectable peeps say they haven't is better than silence.)