ProjectDjangoTagsMenu/DjangoTagInputDialog.py

changeset 31
8faca9e95f38
parent 30
4ff7495f67b1
child 34
78bda568c0a1
equal deleted inserted replaced
30:4ff7495f67b1 31:8faca9e95f38
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2014 - 2015 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2014 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to enter data for the creation of a tag. 7 Module implementing a dialog to enter data for the creation of a tag.
8 """ 8 """

eric ide

mercurial