aboutsummaryrefslogtreecommitdiffstats
path: root/servo/models/order.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix MultipleObjectsReturned exceptionFilipp Lepalaan2015-09-101-3/+3
| | | | | We cannot enforce SN uniqueness so let’s just use the first match when creating order with device SN
* Ditching SitesFilipp Lepalaan2015-09-101-10/+3
|
* Initial commitFilipp Lepalaan2015-08-041-0/+1156
First public commit