ProjectDjango/DjangoMigrationSelectionDialog.py

changeset 93
cf83715ac2f7
parent 77
f8e92eaaba6e
child 121
2346aa3fffcc
equal deleted inserted replaced
92:0000e0e16237 93:cf83715ac2f7
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2016 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2016 - 2017 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