helper
|
added ability to mark recipes as private
|
2022-07-13 15:46:39 +02:00 |
integration
|
Update copymethat.py
|
2022-07-13 14:37:16 -04:00 |
locale
|
updated translations
|
2022-07-12 19:20:35 +02:00 |
migrations
|
added ability to mark recipes as private
|
2022-07-13 15:46:39 +02:00 |
templates
|
moved import functions to proper api function
|
2022-07-12 21:14:51 +02:00 |
templatetags
|
fixed non spaced page load
|
2022-07-01 11:03:53 +02:00 |
tests
|
added ability to mark recipes as private
|
2022-07-13 15:46:39 +02:00 |
views
|
added ability to mark recipes as private
|
2022-07-13 15:46:39 +02:00 |
admin.py
|
added userspace admin
|
2022-07-13 10:24:12 +02:00 |
forms.py
|
removed old search pages
|
2022-07-12 20:05:59 +02:00 |
models.py
|
added ability to mark recipes as private
|
2022-07-13 15:46:39 +02:00 |
serializer.py
|
made shared field for recipe api optional
|
2022-07-14 10:21:35 +02:00 |
tables.py
|
removed old search pages
|
2022-07-12 20:05:59 +02:00 |
urls.py
|
moved import functions to proper api function
|
2022-07-12 21:14:51 +02:00 |