2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
e1d22f538d resort imports 2022-05-20 17:24:51 +02:00
9bcbaaa5f5 Remove more python2 stuff 2022-05-17 16:57:31 +10:00
898f99c931 ignore not testable condition 2022-02-13 17:42:50 +01:00
5ba7aeaa27 Fixes:
- Use DRF ImageField, not FileField
- Ensure that permissions get updated correctly in 'test' mode
- Allow file upload in the APITester class
2021-06-23 10:28:21 +10:00
06afd4d726 Refactor "ready" state into a function 2021-04-25 10:52:31 +10:00
28fb1b5fab Added owner model to admin page and added test cases 2021-01-13 11:38:37 -05:00
9eace09e0e Added owner create method and fixed post_save receiver 2021-01-12 10:53:17 -05:00
6f3cbb4e14 Switched to global owner model, need to validate use-cases table and fix tests 2021-01-11 17:41:29 -05:00
c09b4980ad PEP fixes 2020-10-04 00:43:02 +10:00
16f1b4c784 Add hook to update group permission roles
(doesn't do anything yet)
2020-10-03 23:45:24 +10:00
4777b02080 Added User API and serializer 2017-04-20 22:40:59 +10:00