commit | 3de9aa8b78fe6b2d63447c1df296b675c5b33125 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri May 30 15:08:20 2014 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri May 30 15:08:20 2014 -0700 |
tree | 3ad287b01654ab428b5d4442d6cd68871be8ad75 | |
parent | 9c7a1e1391145d425227dd6da7dabd429bb53844 [diff] |
rename plus to dashboard
diff --git a/planetstack/core/plus/__init__.py b/planetstack/core/dashboard/__init__.py similarity index 100% rename from planetstack/core/plus/__init__.py rename to planetstack/core/dashboard/__init__.py
diff --git a/planetstack/core/plus/sites.py b/planetstack/core/dashboard/sites.py similarity index 100% rename from planetstack/core/plus/sites.py rename to planetstack/core/dashboard/sites.py
diff --git a/planetstack/core/plus/views.py b/planetstack/core/dashboard/views.py similarity index 100% rename from planetstack/core/plus/views.py rename to planetstack/core/dashboard/views.py