-
Django | The contenttypes framework | Django Documentation
(3 years, 7 months ago)Django includes a “contenttypes” application that can track all of the models installed in your Django-powered project, providing a high-level, generic interface for working with your models. -
