-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
extrasettings.json
1 lines (1 loc) · 1.35 KB
/
extrasettings.json
1
[{"model": "extra_settings.setting", "pk": 1, "fields": {"name": "HUNT_STATUS", "value_type": "string", "description": "<'active', 'not started', 'paused', 'ended'>", "value_bool": false, "value_date": null, "value_datetime": null, "value_decimal": "0E-10", "value_duration": null, "value_email": "", "value_file": "", "value_float": 0.0, "value_image": "", "value_int": 0, "value_json": "{}", "value_string": "active", "value_text": "", "value_time": null, "value_url": ""}}, {"model": "extra_settings.setting", "pk": 3, "fields": {"name": "HUNT_START_TIME", "value_type": "datetime", "description": "", "value_bool": false, "value_date": null, "value_datetime": "2022-07-03T06:30:00Z", "value_decimal": "0E-10", "value_duration": null, "value_email": "", "value_file": "", "value_float": 0.0, "value_image": "", "value_int": 0, "value_json": "{}", "value_string": "", "value_text": "", "value_time": null, "value_url": ""}}, {"model": "extra_settings.setting", "pk": 4, "fields": {"name": "HUNT_RESUME_TIME", "value_type": "datetime", "description": null, "value_bool": false, "value_date": null, "value_datetime": "2022-07-14T18:30:00Z", "value_decimal": "0E-10", "value_duration": null, "value_email": "", "value_file": "", "value_float": 0.0, "value_image": "", "value_int": 0, "value_json": "{}", "value_string": "", "value_text": "", "value_time": null, "value_url": ""}}]