Changes between Version 2 and Version 3 of Ticket #25417, comment 3
- Timestamp:
- Sep 16, 2015, 6:55:41 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25417, comment 3
v2 v3 15 15 }}} 16 16 17 But the error persists .17 But the error persists, even after adding `from decimal import *` to it. 18 18 19 19 Any ideas on how I could fix this so my Migrations file will be processed properly?