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.
0 lines
0 B
Python
0 lines
0 B
Python
The file is empty.