diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2021-03-25 16:13:58 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2021-03-25 16:13:58 +0000 |
commit | 213ada4ae92f6e97f7e159d7af93f8bf49f9dc67 (patch) | |
tree | 26ed18105585b6325477b919e304bdc7e28471e1 | |
parent | 70684a29c68b9af262d99c0e45f3ca54dde0163d (diff) | |
download | troggle-213ada4ae92f6e97f7e159d7af93f8bf49f9dc67.tar.gz troggle-213ada4ae92f6e97f7e159d7af93f8bf49f9dc67.tar.bz2 troggle-213ada4ae92f6e97f7e159d7af93f8bf49f9dc67.zip |
unused app pending deletion
-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 |