diff --git a/de/README.md b/de/README.md index 517f362d1bb..db87ba0c460 100644 --- a/de/README.md +++ b/de/README.md @@ -40,7 +40,7 @@ In jedem Kapitel, das bereits mit Video unterstützt wird, gibt es einen Link au ## Über uns und wie du mithelfen kannst -Dieses Tutorial wird von [DjangoGirls](https://djangogirls.org/) betreut. Solltest du Fehler finden oder das Tutorial aktualisieren wollen, dann folge den [Richtlinien zum Mitarbeiten](https://github.com/DjangoGirls/tutorial/blob/master/CONTRIBUTING.md). +Dieses Tutorial wird von [DjangoGirls](https://djangogirls.org/) betreut. Solltest du Fehler finden oder das Tutorial aktualisieren wollen, dann folge den [Richtlinien zum Mitarbeiten](https://github.com/DjangoGirls/tutorial/blob/master/README.md). ## Möchtest du uns helfen, das Tutorial in andere Sprachen zu übersetzen? diff --git a/el/deploy/images/pythonanywhere_account.png b/el/deploy/images/pythonanywhere_account.png new file mode 100644 index 00000000000..612d4528e11 Binary files /dev/null and b/el/deploy/images/pythonanywhere_account.png differ diff --git a/es/deploy/images/pythonanywhere_account.png b/es/deploy/images/pythonanywhere_account.png new file mode 100644 index 00000000000..612d4528e11 Binary files /dev/null and b/es/deploy/images/pythonanywhere_account.png differ diff --git a/fr/python_introduction/README.md b/fr/python_introduction/README.md index 559d3a226e6..a3872b18ec8 100755 --- a/fr/python_introduction/README.md +++ b/fr/python_introduction/README.md @@ -10,7 +10,7 @@ Allons écrire du code ! > Pour les lecteurs à la maison: cette partie est couverte dans la vidéo [Python Basics: Integers, Strings, Lists, Variables and Errors](https://www.youtube.com/watch?v=MO63L4s-20U) . -Pour commencer à jouer avec Python, nous avons besoin d'ouvrir une *ligne de commande* sur votre ordinateur. Normalement, vous savez déjà comment le faire – vous l'avez appris dans le chapitre [Introduction à la ligne de commande](/intro_to_command_line/README. html). +Pour commencer à jouer avec Python, nous avons besoin d'ouvrir une *ligne de commande* sur votre ordinateur. Normalement, vous savez déjà comment le faire – vous l'avez appris dans le chapitre [Introduction à la ligne de commande](../intro_to_command_line/README.md). Dès que vous êtes prête, suivez les instructions suivantes. diff --git a/ja/deploy/images/pythonanywhere_account.png b/ja/deploy/images/pythonanywhere_account.png new file mode 100644 index 00000000000..612d4528e11 Binary files /dev/null and b/ja/deploy/images/pythonanywhere_account.png differ diff --git a/pl/deploy/images/pythonanywhere_account.png b/pl/deploy/images/pythonanywhere_account.png new file mode 100644 index 00000000000..612d4528e11 Binary files /dev/null and b/pl/deploy/images/pythonanywhere_account.png differ diff --git a/pl/deploy/images/pythonanywhere_beginner_account_button.png b/pl/deploy/images/pythonanywhere_beginner_account_button.png new file mode 100644 index 00000000000..c1be0a14132 Binary files /dev/null and b/pl/deploy/images/pythonanywhere_beginner_account_button.png differ diff --git a/pt/deploy/images/pythonanywhere_account.png b/pt/deploy/images/pythonanywhere_account.png new file mode 100644 index 00000000000..612d4528e11 Binary files /dev/null and b/pt/deploy/images/pythonanywhere_account.png differ diff --git a/pt/deploy/images/pythonanywhere_beginner_account_button.png b/pt/deploy/images/pythonanywhere_beginner_account_button.png new file mode 100644 index 00000000000..c1be0a14132 Binary files /dev/null and b/pt/deploy/images/pythonanywhere_beginner_account_button.png differ diff --git a/pt/dynamic_data_in_templates/README.md b/pt/dynamic_data_in_templates/README.md index 57449e42d20..6ae56ba438d 100755 --- a/pt/dynamic_data_in_templates/README.md +++ b/pt/dynamic_data_in_templates/README.md @@ -32,7 +32,7 @@ E o que vem agora? Para pegar os posts reais do modelo `Post`, precisamos de uma ## QuerySet -Você já deve estar familiarizada com o modo que os QuerySets funcionam. Nós conversamos sobre isso no [capítulo QuerySets e ORM do Django](/django_orm/README. html).

+Você já deve estar familiarizada com o modo que os QuerySets funcionam. Nós conversamos sobre isso no [capítulo QuerySets e ORM do Django](../django_orm/README.md).

Agora queremos classificar as postagens publicadas por `published_date`, certo? Nós já fizemos isso no capítulo sobre QuerySets! diff --git a/sk/deploy/images/pythonanywhere_account.png b/sk/deploy/images/pythonanywhere_account.png new file mode 100644 index 00000000000..612d4528e11 Binary files /dev/null and b/sk/deploy/images/pythonanywhere_account.png differ diff --git a/sk/deploy/images/pythonanywhere_beginner_account_button.png b/sk/deploy/images/pythonanywhere_beginner_account_button.png new file mode 100644 index 00000000000..c1be0a14132 Binary files /dev/null and b/sk/deploy/images/pythonanywhere_beginner_account_button.png differ diff --git a/sk/django_start_project/images/install_worked.png b/sk/django_start_project/images/install_worked.png new file mode 100644 index 00000000000..4354c634ddb Binary files /dev/null and b/sk/django_start_project/images/install_worked.png differ diff --git a/tr/deploy/images/pythonanywhere_beginner_account_button.png b/tr/deploy/images/pythonanywhere_beginner_account_button.png new file mode 100644 index 00000000000..c1be0a14132 Binary files /dev/null and b/tr/deploy/images/pythonanywhere_beginner_account_button.png differ diff --git a/tr/deploy/images/pythonanywhere_create_api_token.png b/tr/deploy/images/pythonanywhere_create_api_token.png new file mode 100644 index 00000000000..abae45ae37a Binary files /dev/null and b/tr/deploy/images/pythonanywhere_create_api_token.png differ diff --git a/tr/django_start_project/images/install_worked.png b/tr/django_start_project/images/install_worked.png new file mode 100644 index 00000000000..4354c634ddb Binary files /dev/null and b/tr/django_start_project/images/install_worked.png differ