diff options
-rw-r--r-- | profiles_deleted/__init__.py (renamed from profiles/__init__.py) | 0 | ||||
-rw-r--r-- | profiles_deleted/urls.py (renamed from profiles/urls.py) | 0 | ||||
-rw-r--r-- | profiles_deleted/utils.py (renamed from profiles/utils.py) | 0 | ||||
-rw-r--r-- | profiles_deleted/views.py (renamed from profiles/views.py) | 0 | ||||
-rw-r--r-- | templates/profiles_deleted/create_profile.html (renamed from templates/profiles/create_profile.html) | 0 | ||||
-rw-r--r-- | templates/profiles_deleted/edit_profile.html (renamed from templates/profiles/edit_profile.html) | 0 | ||||
-rw-r--r-- | templates/profiles_deleted/profile_detail.html (renamed from templates/profiles/profile_detail.html) | 0 | ||||
-rw-r--r-- | templates/profiles_deleted/profile_list.html (renamed from templates/profiles/profile_list.html) | 0 | ||||
-rw-r--r-- | templates/profiles_deleted/select_profile.html (renamed from templates/profiles/select_profile.html) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/profiles/__init__.py b/profiles_deleted/__init__.py index e69de29..e69de29 100644 --- a/profiles/__init__.py +++ b/profiles_deleted/__init__.py diff --git a/profiles/urls.py b/profiles_deleted/urls.py index 1ef63d3..1ef63d3 100644 --- a/profiles/urls.py +++ b/profiles_deleted/urls.py diff --git a/profiles/utils.py b/profiles_deleted/utils.py index b4a7db1..b4a7db1 100644 --- a/profiles/utils.py +++ b/profiles_deleted/utils.py diff --git a/profiles/views.py b/profiles_deleted/views.py index e764ad3..e764ad3 100644 --- a/profiles/views.py +++ b/profiles_deleted/views.py diff --git a/templates/profiles/create_profile.html b/templates/profiles_deleted/create_profile.html index a147160..a147160 100644 --- a/templates/profiles/create_profile.html +++ b/templates/profiles_deleted/create_profile.html diff --git a/templates/profiles/edit_profile.html b/templates/profiles_deleted/edit_profile.html index a147160..a147160 100644 --- a/templates/profiles/edit_profile.html +++ b/templates/profiles_deleted/edit_profile.html diff --git a/templates/profiles/profile_detail.html b/templates/profiles_deleted/profile_detail.html index cf2fb76..cf2fb76 100644 --- a/templates/profiles/profile_detail.html +++ b/templates/profiles_deleted/profile_detail.html diff --git a/templates/profiles/profile_list.html b/templates/profiles_deleted/profile_list.html index e69de29..e69de29 100644 --- a/templates/profiles/profile_list.html +++ b/templates/profiles_deleted/profile_list.html diff --git a/templates/profiles/select_profile.html b/templates/profiles_deleted/select_profile.html index e18191b..e18191b 100644 --- a/templates/profiles/select_profile.html +++ b/templates/profiles_deleted/select_profile.html |