ProjectDjango/DjangoMigrationSelectionDialog.py

branch
eric7
changeset 191
7b03dfe583e3
parent 190
f394b11f9f31
child 197
2667e16a3379
equal deleted inserted replaced
190:f394b11f9f31 191:7b03dfe583e3
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2016 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2016 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to select an application and migration. 7 Module implementing a dialog to select an application and migration.
8 """ 8 """

eric ide

mercurial