savoirfairelinux / sous-chef

Sous-Chef is a web application to help organizations to plan and deliver meals, and to manage clients files.
GNU Affero General Public License v3.0
67 stars 45 forks source link

Add the missing migration in the members app. #792

Closed erozqba closed 7 years ago

erozqba commented 7 years ago

Fixes #791 by erozqba

Changes proposed in this pull request:

Status

How to verify this change

When you run docker-compose exec web sh -c "python src/manage.py makemigrations" there are no new migrations created.

Deployment notes and migration

New translatable strings

Additional notes

If applicable, explain the rationale behind your change.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.02%) to 95.411% when pulling 81db70aaab1dc2cd481dd2b5a616fdc251ca21d5 on erozqba:issue_791_missing_migration into 9bd445a679fe23f7aacc57f11b8d2807211b3bdc on savoirfairelinux:dev.