Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The ALL and ALL_WITH_RELATIONS filters should only create filter inputs relevant to the field type. #55

Open
johnraz opened this issue Feb 16, 2014 · 1 comment

Comments

@johnraz
Copy link
Contributor

johnraz commented Feb 16, 2014

eg: For a CharField we shouldn't see the __day filter...

It seems to be allowed/tolerated by both django and tastypie ... So I don't know if we should address this or not.

Would like to hear from you guyz ;-)

@pablodiazgutierrez
Copy link

I'm way late to the party, but we're running into this issue right now, with an integer field that's showing suffixes like __day, etc. Our new developer was very confused about this when reviewing our interactive documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants