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 2026-04-07 13:35:36 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
1123ec848d3f9ae46fbe5393d777087e7b4391f6
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.25.5 Page: 317ms Template: 23ms
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