-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdjango_calories_tracker.epj
212 lines (212 loc) · 7.79 KB
/
django_calories_tracker.epj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
{
"header": {
"comment": "eric project file for project django_calories_tracker",
"copyright": "Copyright (C) 2024 , ",
"saved": "2024-08-27, 08:21:20"
},
"project": {
"AUTHOR": "",
"CHECKERSPARMS": {},
"DESCRIPTION": "",
"DOCSTRING": "",
"DOCUMENTATIONPARMS": {},
"EMAIL": "",
"EMBEDDED_VENV": false,
"EOL": 0,
"FILETYPES": {
"*.e4p": "OTHERS",
"*.epj": "OTHERS",
"*.idl": "INTERFACES",
"*.md": "OTHERS",
"*.proto": "PROTOCOLS",
"*.py": "SOURCES",
"*.py3": "SOURCES",
"*.pyw": "SOURCES",
"*.pyw3": "SOURCES",
"*.rst": "OTHERS",
"*.txt": "OTHERS",
"GNUmakefile": "OTHERS",
"Makefile": "OTHERS",
"README": "OTHERS",
"README.*": "OTHERS",
"makefile": "OTHERS"
},
"FORMS": [],
"HASH": "6a6f180feded407ee2b32f554c876488168c116b",
"IDLPARAMS": {
"DefinedNames": [],
"IncludeDirs": [],
"UndefinedNames": []
},
"INTERFACES": [],
"LEXERASSOCS": {},
"LICENSE": "",
"MAINSCRIPT": "",
"MAKEPARAMS": {
"MakeEnabled": false,
"MakeExecutable": "",
"MakeFile": "",
"MakeParameters": "",
"MakeTarget": "",
"MakeTestOnly": true
},
"MIXEDLANGUAGE": false,
"OTHERS": [
"README.md",
"django_calories_tracker.epj"
],
"OTHERTOOLSPARMS": {},
"PACKAGERSPARMS": {},
"PROGLANGUAGE": "Python3",
"PROJECTTYPE": "Console",
"PROJECTTYPESPECIFICDATA": {},
"PROTOCOLS": [],
"RCCPARAMS": {
"CompressLevel": 0,
"CompressionDisable": false,
"CompressionThreshold": 70,
"PathPrefix": ""
},
"RESOURCES": [],
"SOURCES": [
"calories_tracker/__init__.py",
"calories_tracker/admin.py",
"calories_tracker/apps.py",
"calories_tracker/commons.py",
"calories_tracker/hardcoded_strings.py",
"calories_tracker/management/commands/coverage.py",
"calories_tracker/management/commands/doxygen.py",
"calories_tracker/management/commands/dumpdata_catalogs.py",
"calories_tracker/management/commands/dumppostgres.py",
"calories_tracker/management/commands/import_recipes_from_directory.py",
"calories_tracker/management/commands/makedbmessages.py",
"calories_tracker/management/commands/migrate_from_caloriestracker.py",
"calories_tracker/management/commands/procedure.py",
"calories_tracker/migrations/0001_initial.py",
"calories_tracker/migrations/0002_remove_profiles_id_alter_products_additives_and_more.py",
"calories_tracker/migrations/0003_add_group_catalog_manager.py",
"calories_tracker/migrations/0004_pots.py",
"calories_tracker/migrations/0005_elaborations_recipes_recipeslinkstypes_stirtypes_and_more.py",
"calories_tracker/migrations/0006_alter_elaborationssteps_comment_and_more.py",
"calories_tracker/migrations/0007_recipes_guests_recipes_soon_recipes_valoration.py",
"calories_tracker/migrations/0008_remove_recipeslinks_content_and_more.py",
"calories_tracker/migrations/0009_recipeslinks_content.py",
"calories_tracker/migrations/0010_remove_elaborations_robot.py",
"calories_tracker/migrations/0011_alter_elaborations_recipes.py",
"calories_tracker/migrations/0012_rename_products_in_elaborations_elaborations_products_in.py",
"calories_tracker/migrations/0013_alter_elaborationssteps_elaborations.py",
"calories_tracker/migrations/0014_elaborationssteps_products_in_step.py",
"calories_tracker/migrations/0015_elaborationssteps_order.py",
"calories_tracker/migrations/0016_recipescategories.py",
"calories_tracker/migrations/0017_recipes_recipes_categories.py",
"calories_tracker/migrations/0018_measurestypes_products_density_and_more.py",
"calories_tracker/migrations/0019_elaborationsproductsinthrough_measure_types.py",
"calories_tracker/migrations/0020_rename_measure_types_elaborationsproductsinthrough_measures_types.py",
"calories_tracker/migrations/0021_elaboratedproducts_recipes.py",
"calories_tracker/migrations/0022_elaborationsexperiences_elaborationscontainers.py",
"calories_tracker/migrations/0023_elaborationssteps_container_and_more.py",
"calories_tracker/migrations/0024_remove_steps_stir_types_and_more.py",
"calories_tracker/migrations/0025_remove_elaborationssteps_temperature.py",
"calories_tracker/migrations/0026_remove_elaborationssteps_stir.py",
"calories_tracker/migrations/0027_elaborationsproductsinthrough_comment.py",
"calories_tracker/migrations/0028_recipes_datetime.py",
"calories_tracker/migrations/0029_elaborationsproductsinthrough_ni.py",
"calories_tracker/migrations/0030_elaborations_automatic_and_more.py",
"calories_tracker/migrations/0031_files.py",
"calories_tracker/migrations/0032_recipeslinks_files.py",
"calories_tracker/migrations/0033_auto_20221210_0831.py",
"calories_tracker/migrations/0034_remove_recipeslinks_content_remove_recipeslinks_mime.py",
"calories_tracker/migrations/0035_alter_files_thumbnail.py",
"calories_tracker/migrations/0036_pots_height_pots_photo.py",
"calories_tracker/migrations/0037_historicalbiometrics.py",
"calories_tracker/migrations/0038_steps_can_container_steps_can_container_to_and_more.py",
"calories_tracker/migrations/0039_steps_man_container_steps_man_container_to_and_more.py",
"calories_tracker/migrations/0040_alter_elaborations_final_amount.py",
"calories_tracker/migrations/0041_elaborationstexts.py",
"calories_tracker/migrations/0042_delete_elaborationssteps_delete_steps_and_more.py",
"calories_tracker/migrations/0043_elaborationsproductsinthrough_automatic_parent.py",
"calories_tracker/migrations/0044_remove_elaboratedproducts_recipes_and_more.py",
"calories_tracker/migrations/0045_alter_elaboratedproducts_comment.py",
"calories_tracker/migrations/0046_remove_systemproducts_system_companies_and_more.py",
"calories_tracker/migrations/__init__.py",
"calories_tracker/models.py",
"calories_tracker/paginators.py",
"calories_tracker/permissions.py",
"calories_tracker/poethepoet.py",
"calories_tracker/reusing/connection_dj.py",
"calories_tracker/reusing/connection_pg.py",
"calories_tracker/reusing/decorators.py",
"calories_tracker/reusing/factory_helpers.py",
"calories_tracker/reusing/file_functions.py",
"calories_tracker/reusing/github.py",
"calories_tracker/serializers.py",
"calories_tracker/tests.py",
"calories_tracker/tests_helpers.py",
"calories_tracker/views.py",
"calories_tracker/views_login.py",
"django_calories_tracker/__init__.py",
"django_calories_tracker/asgi.py",
"django_calories_tracker/presettings.py",
"django_calories_tracker/settings.py",
"django_calories_tracker/urls.py",
"django_calories_tracker/wsgi.py",
"manage.py"
],
"SOURCESDIR": "",
"SPELLEXCLUDES": "",
"SPELLLANGUAGE": "en_US",
"SPELLWORDS": "",
"TESTING_FRAMEWORK": "",
"TRANSLATIONEXCEPTIONS": [],
"TRANSLATIONPATTERN": "",
"TRANSLATIONS": [],
"TRANSLATIONSBINPATH": "",
"TRANSLATIONSOURCESTARTPATH": "",
"UICPARAMS": {
"Package": "",
"PackagesRoot": "",
"RcSuffix": ""
},
"VCS": "Git",
"VCSOPTIONS": {
"add": [
""
],
"checkout": [
""
],
"commit": [
""
],
"diff": [
""
],
"export": [
""
],
"global": [
""
],
"history": [
""
],
"log": [
""
],
"remove": [
""
],
"status": [
""
],
"tag": [
""
],
"update": [
""
]
},
"VCSOTHERDATA": {},
"VERSION": "0.1"
}
}