OpenWISP

[ci] add check for pending migrations

Add a check to ensure that all the makemigrations are done and there is "No changes detected" in the migrations.

The command to check this would be:

  • python manage.py makemigrations --dry-run <module-name> where is optional <module-name> would be passed as an arguement.

Read the linked github issue for more information.

Students who completed this task

Weirdo914

Task type

  • code Code
close

2019