From dd80835faf3e1386850e9281e5502433f0571c46 Mon Sep 17 00:00:00 2001 From: ronny abraham Date: Tue, 14 Nov 2023 23:59:04 +0200 Subject: [PATCH] renaming some readme files for clairty --- ...rf_authorization_facebook.md => authorization_drf_facebook.md} | 0 .../readmes/{drf_token_auth.md => authorization_drf_token.md} | 0 ...social_auth.md => authorization_oauth_social_auth_facebook.md} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename share/templates/readmes/{drf_authorization_facebook.md => authorization_drf_facebook.md} (100%) rename share/templates/readmes/{drf_token_auth.md => authorization_drf_token.md} (100%) rename share/templates/readmes/{setting_up_django_oauth_and_REST_framework_social_auth.md => authorization_oauth_social_auth_facebook.md} (100%) diff --git a/share/templates/readmes/drf_authorization_facebook.md b/share/templates/readmes/authorization_drf_facebook.md similarity index 100% rename from share/templates/readmes/drf_authorization_facebook.md rename to share/templates/readmes/authorization_drf_facebook.md diff --git a/share/templates/readmes/drf_token_auth.md b/share/templates/readmes/authorization_drf_token.md similarity index 100% rename from share/templates/readmes/drf_token_auth.md rename to share/templates/readmes/authorization_drf_token.md diff --git a/share/templates/readmes/setting_up_django_oauth_and_REST_framework_social_auth.md b/share/templates/readmes/authorization_oauth_social_auth_facebook.md similarity index 100% rename from share/templates/readmes/setting_up_django_oauth_and_REST_framework_social_auth.md rename to share/templates/readmes/authorization_oauth_social_auth_facebook.md