I added basic search for our api. It filters group and user results. Groups are filtered according to the name field. Users are filtered according to username field. For now please take a look at my changes. If there is a problem with my logic let me know :)
Edit: I also added two functions to forms.py to solve the problem with the unique email (Related issue #150 )
I added basic search for our api. It filters group and user results. Groups are filtered according to the name field. Users are filtered according to username field. For now please take a look at my changes. If there is a problem with my logic let me know :)
Edit: I also added two functions to forms.py to solve the problem with the unique email (Related issue #150 )