.. |
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
|
fixed migrations 200 and 204
|
2024-01-01 19:11:37 +01:00 |
provider
|
added url validation to all server requests
|
2022-05-17 18:04:43 +02:00 |
static
|
fix placeholder text
|
2023-11-15 09:52:16 +01:00 |
templates
|
added migration status to system page
|
2023-12-16 14:03:32 +01:00 |
templatetags
|
safely get icon from request.space in tag logo_url
|
2023-11-28 08:55:27 -06:00 |
tests
|
add ability to filter meal plans based on type
|
2023-12-19 12:59:19 -06:00 |
views
|
update meal_type filter on MealPlan to be a list
|
2023-12-19 12:59:24 -06:00 |
__init__.py
|
|
|
admin.py
|
order recipes in admin
|
2023-12-20 15:49:54 -06:00 |
apps.py
|
add category context menu
|
2022-01-05 15:20:10 -06:00 |
forms.py
|
fixes recipe export
|
2023-10-27 14:43:48 -05:00 |
managers.py
|
remove unused imports, vairables and commented code
|
2023-09-13 13:31:53 -05:00 |
models.py
|
avoid recursion in ingredient.__str__
|
2023-12-28 10:44:51 -06:00 |
schemas.py
|
remove unused imports, vairables and commented code
|
2023-09-13 13:31:53 -05:00 |
serializer.py
|
fixed and improvements to property editor
|
2023-12-02 20:14:12 +01:00 |
signals.py
|
remove deprecated django.db.backends.postgresql_psycopg2
|
2023-10-30 21:42:57 -05:00 |
tables.py
|
remove unused imports, vairables and commented code
|
2023-09-13 13:31:53 -05:00 |
urls.py
|
added ability to set rate limiting for url import
|
2023-12-16 09:19:12 +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 |