bounswe / bounswe2017group5

Interestr - Build your own interest-based community
MIT License
6 stars 3 forks source link

Basic search for groups, users and bug fix with the unique email #140

Closed murat0431 closed 6 years ago

murat0431 commented 6 years ago

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 )

murat0431 commented 6 years ago

👍

murat0431 commented 6 years ago

I added some tests for the search. Please review

murat0431 commented 6 years ago
  1. milestone is tomorrow so if someone review this PR as soon as possible, that would be great :)