diff --git a/README.md b/README.md index 8f1210f..bf1802c 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,7 @@ This is an example application featured in my [Flask Mega-Tutorial](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world). See the tutorial for instructions on how to work with it. The version of the application featured in this repository corresponds to the 2024 edition of the Flask Mega-Tutorial. You can find the 2018 and 2021 versions of the code [here](https://github.com/miguelgrinberg/microblog-2018). And if for any strange reason you are interested in the original code, dating back to 2012, that is [here](https://github.com/miguelgrinberg/microblog-2012). + +Ce projet initialement prévu pour apprendre Python/Flask a été utilisé comme base pour une formation Git + +Dépôt principal de la formation git : https://codeberg.org/alexAubin/microblog diff --git a/requirements.txt b/requirements.txt index 18a0682..70468f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +# Ceci corresponds aux dépendances, généré avec pip freeze aiosmtpd==1.4.4.post2 alembic==1.12.1 atpublic==4.0