2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-05 06:48:48 +00:00
Oliver 303305e05f
Fix constraint for address model (#5076)
* Fix constraint for address model

- Do not handle at database level
- Add a "validate_unique" method to the address model
- Fixes https://github.com/inventree/InvenTree/issues/5070

* Remove unique constraint rule

* Unit test fix

- Adjust unit test around new code

* Further unit test updates
2023-06-20 16:57:20 +10:00
..
2018-04-19 09:01:25 +10:00
2019-05-20 22:24:18 +10:00
2019-05-20 22:24:18 +10:00
2022-05-20 13:20:55 +02:00
2020-08-08 17:16:04 +10:00
2022-05-20 13:20:55 +02:00
2023-05-26 16:57:23 +10:00