Django Application Model Reference

Dreyton Scott drekscott at gmail.com
Wed Nov 2 13:40:24 EDT 2016


Hello. I am currently creating a notification django application that will need to be able to "hook" into another django application. What my app needs is a way to retrieve all model classes in the connected application. Is there a way to do this?



More information about the Python-list mailing list