From df576a20ba09d33fedff56f9d5a171446dc2bf3f Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Mon, 5 Feb 2018 20:01:11 +0100 Subject: [PATCH] refactor app name (typo) --- .idea/workspace.xml | 213 ++++++++---------- cookbook/locale/de/LC_MESSAGES/django.po | 2 +- cookbook/locale/en/LC_MESSAGES/django.po | 2 +- manage.py | 2 +- {Recipies => recipes}/__init__.py | 0 recipes/secret_settings.py | 25 ++ .../secret_settings.template | 0 {Recipies => recipes}/settings.py | 9 +- {Recipies => recipes}/urls.py | 2 +- {Recipies => recipes}/wsgi.py | 4 +- 10 files changed, 128 insertions(+), 131 deletions(-) rename {Recipies => recipes}/__init__.py (100%) create mode 100644 recipes/secret_settings.py rename {Recipies => recipes}/secret_settings.template (100%) rename {Recipies => recipes}/settings.py (94%) rename {Recipies => recipes}/urls.py (96%) rename {Recipies => recipes}/wsgi.py (73%) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 53a7c1adf..ad8a69ea2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,15 +2,16 @@ - - - + - - - - - + + + + + + + + - - + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - @@ -152,6 +117,9 @@ @@ -232,7 +200,7 @@ - +