astrosat / django-astrosat-users

Common backend library for Astrosat projects' user management
GNU General Public License v3.0
2 stars 0 forks source link

add filters to user views #29

Closed allynt closed 4 years ago

allynt commented 4 years ago

As per #6, add some filters to UserViewSet.

allynt commented 4 years ago

This requires some change to django-astrosat-core: