Run online and in-person auctions
Stars
17
Forks
6
Watchers
17
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #736 from iragm/copilot/fix-duplicate-open-invoices
3cea427View on GitHubConvert create_update_invoices from property to method, fix all call sites
519c14fView on GitHubRevert UniqueConstraint/get_or_create, add Invoice.save() dedup, remove migration
64a2327View on GitHubEnforce one invoice per AuctionTOS with UniqueConstraint, get_or_create, and fix endauctions bug
dc5f553View on GitHubFix duplicate rows in Open Invoices filter by adding .distinct()
bfe749cView on GitHubMerge pull request #733 from iragm/copilot/fix-500-error-serialize-decimal
79d07cdView on GitHubFix TypeError: cannot serialize decimal.Decimal via websocket on set-winners POST
9525cdeView on GitHubMerge pull request #730 from iragm/copilot/allow-decimals-in-bids
73e444aView on GitHub