TandoorRecipes/cookbook
2024-01-11 23:11:04 +01:00
..
connectors add enabled field 2024-01-11 23:11:04 +01:00
fixtures
helper lmit ingredient parser to 512 characters to prevent too complex computations 2023-12-16 09:08:50 +01:00
integration fixed PR 2693 2023-11-27 20:15:41 +01:00
locale compiled translations 2024-01-01 15:06:58 +01:00
management/commands remove deprecated django.db.backends.postgresql_psycopg2 2023-10-30 21:42:57 -05:00
migrations add enabled field 2024-01-11 23:11:04 +01:00
provider
static basics of custom icons 2024-01-06 23:23:17 +08:00
templates test for theming function + sticky nav 2024-01-07 22:34:59 +08:00
templatetags bugfix for not working space loading 2024-01-11 22:46:29 +01:00
tests test for theming function + sticky nav 2024-01-07 22:34:59 +08:00
views add enabled field 2024-01-11 23:11:04 +01:00
__init__.py
admin.py add enabled field 2024-01-11 23:11:04 +01:00
apps.py
forms.py add enabled field 2024-01-11 23:11:04 +01:00
managers.py remove unused imports, vairables and commented code 2023-09-13 13:31:53 -05:00
models.py add enabled field 2024-01-11 23:11:04 +01:00
schemas.py remove unused imports, vairables and commented code 2023-09-13 13:31:53 -05:00
serializer.py add enabled field 2024-01-11 23:11:04 +01:00
signals.py Add ConnectorManager component which allows for Connectors to listen to triggers and do actions on them. Also add HomeAssistantConfig which stores the configuration for the HomeAssistantConnector 2024-01-11 22:13:20 +01:00
tables.py add enabled field 2024-01-11 23:11:04 +01:00
urls.py Add ConnectorManager component which allows for Connectors to listen to triggers and do actions on them. Also add HomeAssistantConfig which stores the configuration for the HomeAssistantConnector 2024-01-11 22:13:20 +01:00
version_info.py use commit hash as version number if not on a tagged release 2023-12-16 08:09:18 +01:00