Skip to content
Snippets Groups Projects
Commit c5f353ec authored by Diana Huang's avatar Diana Huang
Browse files

Major cleanup work on ShoppingCart models

* Make currency a property of the Order (for validation purposes)
* Remove null=True from Char fields
* Use InheritanceManager for subclassing OrderItem
* Change VerifiedCertificate to better handle some new use cases
* Cleaned out old migrations
* Tests!
parent 38ba856d
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment