0001_initial.py
12.3 KB
-
Major cleanup work on ShoppingCart models · c5f353ec
* 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!
Diana Huang committed