]>
Commit | Line | Data |
---|---|---|
e5424f29 MR |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> | |
3 | <!-- eric project file for project pwp --> | |
fc01a3eb | 4 | <!-- Saved: 2018-05-14, 02:11:06 --> |
e5424f29 MR |
5 | <!-- Copyright (C) 2018 Michael Rasmussen, mir@datanom.net --> |
6 | <Project version="5.1"> | |
7 | <Language></Language> | |
8 | <Hash>d5ae0f5b4c8e73b359f8a087b85bb8839079bb83</Hash> | |
9 | <ProgLanguage mixed="0">Python3</ProgLanguage> | |
10 | <ProjectType>Console</ProjectType> | |
11 | <Version>0.1</Version> | |
12 | <Author>Michael Rasmussen</Author> | |
13 | <Email>mir@datanom.net</Email> | |
14 | <Eol index="0"/> | |
15 | <Sources> | |
16 | <Source>.gitignore</Source> | |
fc01a3eb | 17 | <Source>app/DB/__init__.py</Source> |
e5424f29 | 18 | <Source>app/DB/base.py</Source> |
fc01a3eb | 19 | <Source>app/DB/baseorm.py</Source> |
e5424f29 MR |
20 | <Source>app/DB/db.py</Source> |
21 | <Source>app/DB/db_mysql.sql</Source> | |
22 | <Source>app/DB/db_postgres.sql</Source> | |
23 | <Source>app/DB/mysqld.py</Source> | |
fc01a3eb | 24 | <Source>app/DB/observer.py</Source> |
e5424f29 MR |
25 | <Source>app/DB/postgres.py</Source> |
26 | <Source>app/__init__.py</Source> | |
27 | <Source>app/forms.py</Source> | |
28 | <Source>app/models.py</Source> | |
29 | <Source>app/static/css/custom.css</Source> | |
30 | <Source>app/static/css/font-awesome.min.css</Source> | |
31 | <Source>app/templates/admin.html</Source> | |
32 | <Source>app/templates/album.html</Source> | |
33 | <Source>app/templates/base.html</Source> | |
34 | <Source>app/templates/flash.html</Source> | |
35 | <Source>app/templates/index.html</Source> | |
36 | <Source>app/templates/login.html</Source> | |
37 | <Source>app/templates/menu.html</Source> | |
38 | <Source>app/templates/portfolio.html</Source> | |
39 | <Source>app/templates/register.html</Source> | |
40 | <Source>app/templates/user.html</Source> | |
41 | <Source>app/tools.py</Source> | |
42 | <Source>app/views.py</Source> | |
43 | <Source>config.py</Source> | |
44 | <Source>run.py</Source> | |
45 | </Sources> | |
46 | <Forms/> | |
47 | <Translations/> | |
48 | <Resources/> | |
49 | <Interfaces/> | |
50 | <Others/> | |
51 | <Vcs> | |
52 | <VcsType>Git</VcsType> | |
53 | <VcsOptions> | |
54 | <dict> | |
55 | <key> | |
56 | <string>add</string> | |
57 | </key> | |
58 | <value> | |
59 | <list> | |
60 | <string></string> | |
61 | </list> | |
62 | </value> | |
63 | <key> | |
64 | <string>checkout</string> | |
65 | </key> | |
66 | <value> | |
67 | <list> | |
68 | <string></string> | |
69 | </list> | |
70 | </value> | |
71 | <key> | |
72 | <string>commit</string> | |
73 | </key> | |
74 | <value> | |
75 | <list> | |
76 | <string></string> | |
77 | </list> | |
78 | </value> | |
79 | <key> | |
80 | <string>diff</string> | |
81 | </key> | |
82 | <value> | |
83 | <list> | |
84 | <string></string> | |
85 | </list> | |
86 | </value> | |
87 | <key> | |
88 | <string>export</string> | |
89 | </key> | |
90 | <value> | |
91 | <list> | |
92 | <string></string> | |
93 | </list> | |
94 | </value> | |
95 | <key> | |
96 | <string>global</string> | |
97 | </key> | |
98 | <value> | |
99 | <list> | |
100 | <string></string> | |
101 | </list> | |
102 | </value> | |
103 | <key> | |
104 | <string>history</string> | |
105 | </key> | |
106 | <value> | |
107 | <list> | |
108 | <string></string> | |
109 | </list> | |
110 | </value> | |
111 | <key> | |
112 | <string>log</string> | |
113 | </key> | |
114 | <value> | |
115 | <list> | |
116 | <string></string> | |
117 | </list> | |
118 | </value> | |
119 | <key> | |
120 | <string>remove</string> | |
121 | </key> | |
122 | <value> | |
123 | <list> | |
124 | <string></string> | |
125 | </list> | |
126 | </value> | |
127 | <key> | |
128 | <string>status</string> | |
129 | </key> | |
130 | <value> | |
131 | <list> | |
132 | <string></string> | |
133 | </list> | |
134 | </value> | |
135 | <key> | |
136 | <string>tag</string> | |
137 | </key> | |
138 | <value> | |
139 | <list> | |
140 | <string></string> | |
141 | </list> | |
142 | </value> | |
143 | <key> | |
144 | <string>update</string> | |
145 | </key> | |
146 | <value> | |
147 | <list> | |
148 | <string></string> | |
149 | </list> | |
150 | </value> | |
151 | </dict> | |
152 | </VcsOptions> | |
153 | </Vcs> | |
154 | <FiletypeAssociations> | |
155 | <FiletypeAssociation pattern="*.css" type="SOURCES"/> | |
156 | <FiletypeAssociation pattern="*.e4p" type="OTHERS"/> | |
157 | <FiletypeAssociation pattern="*.html" type="SOURCES"/> | |
158 | <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> | |
159 | <FiletypeAssociation pattern="*.js" type="SOURCES"/> | |
160 | <FiletypeAssociation pattern="*.md" type="OTHERS"/> | |
161 | <FiletypeAssociation pattern="*.py" type="SOURCES"/> | |
162 | <FiletypeAssociation pattern="*.py3" type="SOURCES"/> | |
163 | <FiletypeAssociation pattern="*.pyw" type="SOURCES"/> | |
164 | <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/> | |
165 | <FiletypeAssociation pattern="*.rst" type="OTHERS"/> | |
166 | <FiletypeAssociation pattern="*.sql" type="SOURCES"/> | |
167 | <FiletypeAssociation pattern="*.txt" type="OTHERS"/> | |
168 | <FiletypeAssociation pattern="README" type="OTHERS"/> | |
169 | <FiletypeAssociation pattern="README.*" type="OTHERS"/> | |
170 | </FiletypeAssociations> | |
171 | </Project> |