ajout de blog_search.jinja2

This commit is contained in:
2022-04-25 11:51:35 +02:00
parent f754b02d91
commit b4eadda3b3
8 changed files with 87 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
- Install the project in editable mode with its testing requirements.
` env/bin/pip install -e ".[testing]" `
` env/bin/pip install -e ".[testing]" `
- Initialize and upgrade the database using Alembic.