ProjectDjango/DjangoMigrationsListDialog.py

changeset 121
2346aa3fffcc
parent 115
90abe0ca004d
child 125
d280acf98fb5
equal deleted inserted replaced
120:ffa425f88e92 121:2346aa3fffcc
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2016 - 2017 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2016 - 2018 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog show a list of all available migrations. 7 Module implementing a dialog show a list of all available migrations.
8 """ 8 """

eric ide

mercurial