Help, I have too many Django ManyToMany Queries [FIXED]
My boss tasked me with getting the load time of 90 seconds(HOLY CARP!) on one page down. First thing I did was install the Django Debug Toolbar to see what was really happening. There are currently 2,000 users in the database, the way our model is setup is that a UserProfile can have other UserProfiles