ProjectDjango/DjangoMigrationSelectionDialog.py

branch
eric7
changeset 190
f394b11f9f31
parent 180
64339135bd61
child 191
7b03dfe583e3
equal deleted inserted replaced
189:bbf952d33672 190:f394b11f9f31
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2016 - 2022 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2016 - 2023 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