Commit 1e9f71b2 authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #340 from rturk/master

Update MongoEngine filters.py to include options description similar to BaseFilter
parents a7796c84 924533c7
......@@ -17,7 +17,7 @@ class BaseMongoEngineFilter(filters.BaseFilter):
:param name:
Display name
:param options:
Fixed set of options
Fixed set of options. If provided, will use drop down instead of textbox.
:param data_type:
Client data type
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment