I use Google App Engine with my webapp infrastructure. Is there something like Django ForeigKey in webapp ? that is, I have a model, and I want it to have a property / field that points to another model. Is it possible?
python google-app-engine web-applications foreign-keys
Ram rachum
source share