On Wednesday, November 2, 2016 at 1:40:35 PM UTC-4, Dreyton Scott wrote:
> 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?

In a way such that my app (a) is connected to app (b). Have (a) retrieve all 
model class instances in the connected app (b). Is that possible?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to