Files
edx-platform/lms/djangoapps/commerce/migrations/__init__.py
Renzo Lucioni fda61b52aa Reserve ecommerce worker username
Django's user model allows email addresses to be blank. However, edx-platform includes a migration requiring that email addresses be unique. Someone in our production environment already had a blank email address, so this migration was failing earlier.
2015-10-21 15:27:50 -04:00

0 lines
0 B
Python