You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the use of `drf-url-filters` adding a new filter on a new column is as simple as adding a new key in the dict. Prohibitting a filter on particular column is same as removing a key value mapping from the `filter_mappings` dict.
Read more about it in LICENSE file available in repo.
118
119
119
120
# Credits
120
-
Special thanks to authors of [voluptouos](https://github.com/alecthomas/voluptuous) and friends [*](https://github.com/cdax)[**](https://github.com/SaurabhJha) who encourage people to contribute into open source community.
121
+
Special thanks to authors of [voluptouos](https://github.com/alecthomas/voluptuous) and friends [saurabhjha](https://github.com/cdax)[cdax](https://github.com/SaurabhJha) who encourage people to contribute into open source community.
121
122
122
123
# Support
123
124
Please [open an issue](https://github.com/manjitkumar/drf-url-filters/issues/new) for support.
0 commit comments