This website requires JavaScript.
Explore
Help
Sign In
inventree
/
InvenTree
Watch
2
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree.git
synced
2025-04-29 03:56:43 +00:00
Code
InvenTree
/
InvenTree
/
users
History
Oliver Walters
20ec36d3ea
Enforce authentication for API access
2019-07-08 19:20:00 +10:00
..
__init__.py
Added User API and serializer
2017-04-20 22:40:59 +10:00
admin.py
Style fixes
2017-04-20 22:53:28 +10:00
apps.py
Added User API and serializer
2017-04-20 22:40:59 +10:00
models.py
Style fixes
2017-04-20 22:53:28 +10:00
serializers.py
Include PK in user serializer
2019-06-23 22:44:57 +10:00
tests.py
Style fixes
2017-04-20 22:53:28 +10:00
urls.py
Add API endpoint for user to request auth token
2019-06-23 23:47:06 +10:00
views.py
Enforce authentication for API access
2019-07-08 19:20:00 +10:00