ProjectDjangoTagsMenu/DjangoTagInputDialog.py

branch
eric7
changeset 74
a25b858e18a7
parent 72
529f1c17c93e
equal deleted inserted replaced
73:795878c10805 74:a25b858e18a7
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2014 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2014 - 2025 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