]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
Add SpecifiedLegalOrganization (#28)
authorMarko Luther <marko.luther@gmx.net>
Sun, 10 Mar 2024 15:33:29 +0000 (16:33 +0100)
committerGitHub <noreply@github.com>
Sun, 10 Mar 2024 15:33:29 +0000 (16:33 +0100)
commit3171067e2fe9cc9bc7c8f7536b6e0b81b49d9e22
tree1f1660fd409a0acdd2f0cc08a710b6225ab621eb
parentcdfd45a07ac252452aa128536506b412bb593e53
Add SpecifiedLegalOrganization (#28)

* adds SpecifiedLegalOrganization

* fixes typo

* adjusted the documentation of LegalOrganization fit for sellers and buyers

* LegalOrganization.id needs to be an IDField

* black

* updates descriptions

* fixes sequence order

* Update drafthorse/models/party.py

* Update drafthorse/models/party.py

---------

Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
drafthorse/models/party.py