concentricsky / django-tastypie-swagger

An adapter to use swagger-ui with django-tastypie.
Other
132 stars 144 forks source link

Added a check to see whether a field is really a foreign key before trying to fetch its relations. #91

Closed fluffels closed 10 years ago

fluffels commented 10 years ago

For more information, see this issue.

johnraz commented 10 years ago

Other than the small naming thing above it looks good me - Big thanks for the contrib ;)

fluffels commented 10 years ago

Okay, I changed the name and added some explanatory comments. Thanks for the library!

johnraz commented 10 years ago

Thx again - in the meantime maybe this is totally unrelated but from the distance it looks related to the issue we have in #88 - if by any chance you have some time to spend on the project it would be awesome if you could look at it too ;)