ProjectDjangoTagsMenu/DjangoTagInputDialog.py

branch
eric7
changeset 70
ce1c2effa0e0
parent 69
9acb6987ce60
child 72
529f1c17c93e
equal deleted inserted replaced
69:9acb6987ce60 70:ce1c2effa0e0
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2014 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2014 - 2024 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