summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipe/__init__.py (renamed from greenbox/recipe/__init__.py)0
-rw-r--r--recipe/models.py (renamed from greenbox/recipe/models.py)0
-rw-r--r--recipe/templatetags/__init__.py (renamed from greenbox/recipe/templatetags/__init__.py)0
-rw-r--r--recipe/templatetags/ingredientformat.py (renamed from greenbox/recipe/templatetags/ingredientformat.py)0
-rw-r--r--recipe/tests.py (renamed from greenbox/recipe/tests.py)0
-rw-r--r--recipe/urls.py (renamed from greenbox/recipe/urls.py)0
-rw-r--r--recipe/views.py (renamed from greenbox/recipe/views.py)0
7 files changed, 0 insertions, 0 deletions
diff --git a/greenbox/recipe/__init__.py b/recipe/__init__.py
index e69de29..e69de29 100644
--- a/greenbox/recipe/__init__.py
+++ b/recipe/__init__.py
diff --git a/greenbox/recipe/models.py b/recipe/models.py
index 8463447..8463447 100644
--- a/greenbox/recipe/models.py
+++ b/recipe/models.py
diff --git a/greenbox/recipe/templatetags/__init__.py b/recipe/templatetags/__init__.py
index 9bd6204..9bd6204 100644
--- a/greenbox/recipe/templatetags/__init__.py
+++ b/recipe/templatetags/__init__.py
diff --git a/greenbox/recipe/templatetags/ingredientformat.py b/recipe/templatetags/ingredientformat.py
index fa75633..fa75633 100644
--- a/greenbox/recipe/templatetags/ingredientformat.py
+++ b/recipe/templatetags/ingredientformat.py
diff --git a/greenbox/recipe/tests.py b/recipe/tests.py
index 2247054..2247054 100644
--- a/greenbox/recipe/tests.py
+++ b/recipe/tests.py
diff --git a/greenbox/recipe/urls.py b/recipe/urls.py
index 4c937a0..4c937a0 100644
--- a/greenbox/recipe/urls.py
+++ b/recipe/urls.py
diff --git a/greenbox/recipe/views.py b/recipe/views.py
index 3efdb9e..3efdb9e 100644
--- a/greenbox/recipe/views.py
+++ b/recipe/views.py