--- a/ProjectDjango/DjangoMakeMigrationsDialog.py Mon Dec 19 19:26:40 2016 +0100 +++ b/ProjectDjango/DjangoMakeMigrationsDialog.py Mon Dec 19 20:22:37 2016 +0100 @@ -22,6 +22,8 @@ """ Constructor + @param recentApps list of recently entered applications + @type list of str @param parent reference to the parent widget @type QWidget """