Logo
Explore Help
Sign In
Mirrors/mealie
1
0
Fork 0
You've already forked mealie
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-10-28 08:44:36 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
66b19eecfb59a7a56f506f82974b90fb6a16c300
mealie/dev/code-generation/templates/test_data.py.j2

8 lines
132 B
Plaintext
Raw Normal View History

feat: :sparkles: Paprika/Mealie Migration support (#873) * feat: :sparkles: paprika support - partial * feat: :sparkles: add full paprika support * re-organize data directory * add data directory auto-gen * rewrite migration tests * remove print statements * remove hard-coded paths * add auto-tag support * add mealie migration support * add looking for migraiton button
2021-12-09 19:52:53 -09:00
from pathlib import Path
CWD = Path(__file__).parent
{% for f in data.children %}
{{ f.var }} = CWD / "{{ f.path }}"
fix: pre-commit autoupdate && pre-commit run --all-files (#3780)
2024-06-26 12:41:46 +02:00
{% endfor %}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 39ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API