PluginProjectDjango.py

branch
eric7
changeset 202
b06794ae2a92
parent 200
d0180bd6c1b5
child 204
ef2a6680ad2a
equal deleted inserted replaced
201:9407d05d4109 202:b06794ae2a92
28 __header__ = { 28 __header__ = {
29 "name": "Django Project Plugin", 29 "name": "Django Project Plugin",
30 "author": "Detlev Offenbach <detlev@die-offenbachs.de>", 30 "author": "Detlev Offenbach <detlev@die-offenbachs.de>",
31 "autoactivate": True, 31 "autoactivate": True,
32 "deactivateable": True, 32 "deactivateable": True,
33 "version": "10.3.3", 33 "version": "10.4.0",
34 "className": "ProjectDjangoPlugin", 34 "className": "ProjectDjangoPlugin",
35 "packageName": "ProjectDjango", 35 "packageName": "ProjectDjango",
36 "shortDescription": "Project support for Django projects.", 36 "shortDescription": "Project support for Django projects.",
37 "longDescription": "This plugin implements project support for Django projects.", 37 "longDescription": "This plugin implements project support for Django projects.",
38 "needsRestart": False, 38 "needsRestart": False,

eric ide

mercurial