mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
* Implement better search matching for owner list API * Update UserSerializer -Add filterset fields to various API endpoints * Allow owner list to be filtered by "is_active" status - Only applies to users (not groups) * Add ability to filter "owner" list by "is_active" status - Only applies to users * Use "is_active" filter for "responsible" form field |
||
---|---|---|
.. | ||
fixtures | ||
migrations | ||
__init__.py | ||
admin.py | ||
api.py | ||
apps.py | ||
authentication.py | ||
models.py | ||
serializers.py | ||
test_api.py | ||
test_migrations.py | ||
tests.py |