diff --git a/django_representatives/__init__.py b/representatives/__init__.py similarity index 100% rename from django_representatives/__init__.py rename to representatives/__init__.py diff --git a/django_representatives/models.py b/representatives/models.py similarity index 100% rename from django_representatives/models.py rename to representatives/models.py diff --git a/django_representatives/tests.py b/representatives/tests.py similarity index 100% rename from django_representatives/tests.py rename to representatives/tests.py diff --git a/django_representatives/views.py b/representatives/views.py similarity index 100% rename from django_representatives/views.py rename to representatives/views.py