InvenTree/InvenTree/users
github-actions[bot] e0b2895ef5
Do not create owners when importing data (#6271) (#6272)
- Prevent issues due to duplicate Owner objects

(cherry picked from commit c3a5d777b1)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-01-18 10:44:11 +11:00
..
fixtures Adding bulk deletion endpoint for notifications (#3154) 2022-06-08 07:45:30 +10:00
migrations Token admin fix (#5891) 2023-11-09 13:59:44 +11:00
__init__.py Added User API and serializer 2017-04-20 22:40:59 +10:00
admin.py Token admin fix (#5891) 2023-11-09 13:59:44 +11:00
api.py Owner list API updates (#5906) 2023-11-13 15:06:45 +11:00
apps.py Ready fix (#6191) (#6194) 2024-01-11 00:37:36 +11:00
authentication.py More token tweaks (#5764) 2023-10-21 15:10:11 +11:00
models.py Do not create owners when importing data (#6271) (#6272) 2024-01-18 10:44:11 +11:00
serializers.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
test_api.py More token tweaks (#5764) 2023-10-21 15:10:11 +11:00
test_migrations.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
tests.py Api token updates (#5664) 2023-10-20 14:06:06 +11:00