dssg / givinggraph

An API tool to help understand the relationships between non-profits, for-profits, and the causes they support.
https://github.com/dssg/givinggraph/wiki/API
MIT License
28 stars 13 forks source link

Experiment with changing SQLAlchemy classes from explicit to autoloading #9

Open JohnHBrock opened 10 years ago

JohnHBrock commented 10 years ago

I'm worried it won't load foreign key relationships and backrefs properly, but let's see what happens. If it works, it should make adding the unimplemented tasks easier.