1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> |
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> |
3 <!-- eric5 project file for project PluginDjango --> |
3 <!-- eric5 project file for project PluginDjango --> |
4 <!-- Saved: 2013-09-30, 22:06:03 --> |
|
5 <!-- Copyright (C) 2013 Detlev Offenbach, detlev@die-offenbachs.de --> |
|
6 <Project version="5.1"> |
4 <Project version="5.1"> |
7 <Language>en</Language> |
5 <Language>en</Language> |
8 <Hash>74ebac2e9316db59fdca32e146fa5ae695c66907</Hash> |
6 <Hash>74ebac2e9316db59fdca32e146fa5ae695c66907</Hash> |
9 <ProgLanguage mixed="0">Python3</ProgLanguage> |
7 <ProgLanguage mixed="0">Python3</ProgLanguage> |
10 <ProjectType>E4Plugin</ProjectType> |
8 <ProjectType>E4Plugin</ProjectType> |
11 <Description>Plugin implementing support for Django projects.</Description> |
9 <Description>Plugin implementing support for Django projects.</Description> |
12 <Version>3.2.0</Version> |
10 <Version>3.2.x</Version> |
13 <Author>Detlev Offenbach</Author> |
11 <Author>Detlev Offenbach</Author> |
14 <Email>detlev@die-offenbachs.de</Email> |
12 <Email>detlev@die-offenbachs.de</Email> |
15 <TranslationPattern>ProjectDjango/i18n/django_%language%.ts</TranslationPattern> |
13 <TranslationPattern>ProjectDjango/i18n/django_%language%.ts</TranslationPattern> |
16 <Eol index="1"/> |
14 <Eol index="1"/> |
17 <Sources> |
15 <Sources> |
244 <string>Pep8Checker</string> |
242 <string>Pep8Checker</string> |
245 </key> |
243 </key> |
246 <value> |
244 <value> |
247 <dict> |
245 <dict> |
248 <key> |
246 <key> |
|
247 <string>DocstringType</string> |
|
248 </key> |
|
249 <value> |
|
250 <string>eric</string> |
|
251 </value> |
|
252 <key> |
249 <string>ExcludeFiles</string> |
253 <string>ExcludeFiles</string> |
250 </key> |
254 </key> |
251 <value> |
255 <value> |
252 <string>*/Ui_*.py</string> |
256 <string>*/Ui_*.py</string> |
253 </value> |
257 </value> |
254 <key> |
258 <key> |
255 <string>ExcludeMessages</string> |
259 <string>ExcludeMessages</string> |
256 </key> |
260 </key> |
257 <value> |
261 <value> |
258 <string>E24, E501, W293</string> |
262 <string>E24, W293, N802, N803, N807, N808, N821</string> |
259 </value> |
263 </value> |
260 <key> |
264 <key> |
261 <string>FixCodes</string> |
265 <string>FixCodes</string> |
262 </key> |
266 </key> |
263 <value> |
267 <value> |