diff options
author | luxagraf <sng@luxagraf.net> | 2018-07-08 09:36:58 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2018-07-08 09:36:58 -0400 |
commit | a34140c05956d5dfc6ef38d264bdcd7e32d4e22d (patch) | |
tree | 7fc5a8e4cddd498bc9b967bd8d397f1cceaa68d1 | |
parent | 6a2393e6819ea09aeb559354a69746750aa8cbdf (diff) |
moved ccg notes to unused
-rw-r--r-- | app/unused_apps/ccg_notes/__init__.py (renamed from app/ccg_notes/__init__.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/admin.py (renamed from app/ccg_notes/admin.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/autocomplete_light_registry.py (renamed from app/ccg_notes/autocomplete_light_registry.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/build.py (renamed from app/ccg_notes/build.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/forms.py (renamed from app/ccg_notes/forms.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/mdx_urlize.py (renamed from app/ccg_notes/mdx_urlize.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/migrations/0001_initial.py (renamed from app/ccg_notes/migrations/0001_initial.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/migrations/__init__.py (renamed from app/ccg_notes/migrations/__init__.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/models.py (renamed from app/ccg_notes/models.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/urls.py (renamed from app/ccg_notes/urls.py) | 0 | ||||
-rw-r--r-- | app/unused_apps/ccg_notes/views.py (renamed from app/ccg_notes/views.py) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/app/ccg_notes/__init__.py b/app/unused_apps/ccg_notes/__init__.py index e69de29..e69de29 100644 --- a/app/ccg_notes/__init__.py +++ b/app/unused_apps/ccg_notes/__init__.py diff --git a/app/ccg_notes/admin.py b/app/unused_apps/ccg_notes/admin.py index 5aec3ae..5aec3ae 100644 --- a/app/ccg_notes/admin.py +++ b/app/unused_apps/ccg_notes/admin.py diff --git a/app/ccg_notes/autocomplete_light_registry.py b/app/unused_apps/ccg_notes/autocomplete_light_registry.py index 0781848..0781848 100644 --- a/app/ccg_notes/autocomplete_light_registry.py +++ b/app/unused_apps/ccg_notes/autocomplete_light_registry.py diff --git a/app/ccg_notes/build.py b/app/unused_apps/ccg_notes/build.py index 499adc6..499adc6 100644 --- a/app/ccg_notes/build.py +++ b/app/unused_apps/ccg_notes/build.py diff --git a/app/ccg_notes/forms.py b/app/unused_apps/ccg_notes/forms.py index 0934306..0934306 100644 --- a/app/ccg_notes/forms.py +++ b/app/unused_apps/ccg_notes/forms.py diff --git a/app/ccg_notes/mdx_urlize.py b/app/unused_apps/ccg_notes/mdx_urlize.py index dc8d1d7..dc8d1d7 100644 --- a/app/ccg_notes/mdx_urlize.py +++ b/app/unused_apps/ccg_notes/mdx_urlize.py diff --git a/app/ccg_notes/migrations/0001_initial.py b/app/unused_apps/ccg_notes/migrations/0001_initial.py index 1877e91..1877e91 100644 --- a/app/ccg_notes/migrations/0001_initial.py +++ b/app/unused_apps/ccg_notes/migrations/0001_initial.py diff --git a/app/ccg_notes/migrations/__init__.py b/app/unused_apps/ccg_notes/migrations/__init__.py index e69de29..e69de29 100644 --- a/app/ccg_notes/migrations/__init__.py +++ b/app/unused_apps/ccg_notes/migrations/__init__.py diff --git a/app/ccg_notes/models.py b/app/unused_apps/ccg_notes/models.py index b235d36..b235d36 100644 --- a/app/ccg_notes/models.py +++ b/app/unused_apps/ccg_notes/models.py diff --git a/app/ccg_notes/urls.py b/app/unused_apps/ccg_notes/urls.py index 0f9fad7..0f9fad7 100644 --- a/app/ccg_notes/urls.py +++ b/app/unused_apps/ccg_notes/urls.py diff --git a/app/ccg_notes/views.py b/app/unused_apps/ccg_notes/views.py index 1fbe6f4..1fbe6f4 100644 --- a/app/ccg_notes/views.py +++ b/app/unused_apps/ccg_notes/views.py |