diff --git a/djangoldp_example/__init__.py b/djangoldp_webpushnotification/__init__.py similarity index 100% rename from djangoldp_example/__init__.py rename to djangoldp_webpushnotification/__init__.py diff --git a/djangoldp_example/admin.py b/djangoldp_webpushnotification/admin.py similarity index 100% rename from djangoldp_example/admin.py rename to djangoldp_webpushnotification/admin.py diff --git a/djangoldp_example/apps.py b/djangoldp_webpushnotification/apps.py similarity index 100% rename from djangoldp_example/apps.py rename to djangoldp_webpushnotification/apps.py diff --git a/djangoldp_example/factories.py b/djangoldp_webpushnotification/factories.py similarity index 100% rename from djangoldp_example/factories.py rename to djangoldp_webpushnotification/factories.py diff --git a/djangoldp_example/management/__init__.py b/djangoldp_webpushnotification/management/__init__.py similarity index 100% rename from djangoldp_example/management/__init__.py rename to djangoldp_webpushnotification/management/__init__.py diff --git a/djangoldp_example/management/commands/__init__.py b/djangoldp_webpushnotification/management/commands/__init__.py similarity index 100% rename from djangoldp_example/management/commands/__init__.py rename to djangoldp_webpushnotification/management/commands/__init__.py diff --git a/djangoldp_example/management/commands/mock_example.py b/djangoldp_webpushnotification/management/commands/mock_example.py similarity index 100% rename from djangoldp_example/management/commands/mock_example.py rename to djangoldp_webpushnotification/management/commands/mock_example.py diff --git a/djangoldp_example/migrations/__init__.py b/djangoldp_webpushnotification/migrations/__init__.py similarity index 100% rename from djangoldp_example/migrations/__init__.py rename to djangoldp_webpushnotification/migrations/__init__.py diff --git a/djangoldp_example/models.py b/djangoldp_webpushnotification/models.py similarity index 100% rename from djangoldp_example/models.py rename to djangoldp_webpushnotification/models.py