diff --git a/experiENS/__init__.py b/old/experiENS/__init__.py similarity index 100% rename from experiENS/__init__.py rename to old/experiENS/__init__.py diff --git a/experiENS/settings.py b/old/experiENS/settings.py similarity index 100% rename from experiENS/settings.py rename to old/experiENS/settings.py diff --git a/experiENS/urls.py b/old/experiENS/urls.py similarity index 100% rename from experiENS/urls.py rename to old/experiENS/urls.py diff --git a/experiENS/wsgi.py b/old/experiENS/wsgi.py similarity index 100% rename from experiENS/wsgi.py rename to old/experiENS/wsgi.py diff --git a/monstage/__init__.py b/old/monstage/__init__.py similarity index 100% rename from monstage/__init__.py rename to old/monstage/__init__.py diff --git a/monstage/admin.py b/old/monstage/admin.py similarity index 100% rename from monstage/admin.py rename to old/monstage/admin.py diff --git a/monstage/listepays.py b/old/monstage/listepays.py similarity index 100% rename from monstage/listepays.py rename to old/monstage/listepays.py diff --git a/monstage/migrations/0001_initial.py b/old/monstage/migrations/0001_initial.py similarity index 100% rename from monstage/migrations/0001_initial.py rename to old/monstage/migrations/0001_initial.py diff --git a/monstage/migrations/0002_auto_20150612_2003.py b/old/monstage/migrations/0002_auto_20150612_2003.py similarity index 100% rename from monstage/migrations/0002_auto_20150612_2003.py rename to old/monstage/migrations/0002_auto_20150612_2003.py diff --git a/monstage/migrations/0003_auto_20150613_1930.py b/old/monstage/migrations/0003_auto_20150613_1930.py similarity index 100% rename from monstage/migrations/0003_auto_20150613_1930.py rename to old/monstage/migrations/0003_auto_20150613_1930.py diff --git a/monstage/migrations/0004_auto_20150614_1517.py b/old/monstage/migrations/0004_auto_20150614_1517.py similarity index 100% rename from monstage/migrations/0004_auto_20150614_1517.py rename to old/monstage/migrations/0004_auto_20150614_1517.py diff --git a/monstage/migrations/0005_stage_thematiques.py b/old/monstage/migrations/0005_stage_thematiques.py similarity index 100% rename from monstage/migrations/0005_stage_thematiques.py rename to old/monstage/migrations/0005_stage_thematiques.py diff --git a/monstage/migrations/__init__.py b/old/monstage/migrations/__init__.py similarity index 100% rename from monstage/migrations/__init__.py rename to old/monstage/migrations/__init__.py diff --git a/monstage/models.py b/old/monstage/models.py similarity index 100% rename from monstage/models.py rename to old/monstage/models.py diff --git a/monstage/static/home1.jpg b/old/monstage/static/home1.jpg similarity index 100% rename from monstage/static/home1.jpg rename to old/monstage/static/home1.jpg diff --git a/monstage/static/home2.jpg b/old/monstage/static/home2.jpg similarity index 100% rename from monstage/static/home2.jpg rename to old/monstage/static/home2.jpg diff --git a/monstage/static/index.css b/old/monstage/static/index.css similarity index 100% rename from monstage/static/index.css rename to old/monstage/static/index.css diff --git a/monstage/static/script/jquery-1.11.1.min.js b/old/monstage/static/script/jquery-1.11.1.min.js similarity index 100% rename from monstage/static/script/jquery-1.11.1.min.js rename to old/monstage/static/script/jquery-1.11.1.min.js diff --git a/monstage/static/script/jquery.geocomplete.min.js b/old/monstage/static/script/jquery.geocomplete.min.js similarity index 100% rename from monstage/static/script/jquery.geocomplete.min.js rename to old/monstage/static/script/jquery.geocomplete.min.js diff --git a/monstage/static/style.css b/old/monstage/static/style.css similarity index 100% rename from monstage/static/style.css rename to old/monstage/static/style.css diff --git a/monstage/templates/monstage/forbidden.html b/old/monstage/templates/monstage/forbidden.html similarity index 100% rename from monstage/templates/monstage/forbidden.html rename to old/monstage/templates/monstage/forbidden.html diff --git a/monstage/templates/monstage/home.html b/old/monstage/templates/monstage/home.html similarity index 100% rename from monstage/templates/monstage/home.html rename to old/monstage/templates/monstage/home.html diff --git a/monstage/templates/monstage/index.html b/old/monstage/templates/monstage/index.html similarity index 100% rename from monstage/templates/monstage/index.html rename to old/monstage/templates/monstage/index.html diff --git a/monstage/templates/monstage/lieux_proches.json b/old/monstage/templates/monstage/lieux_proches.json similarity index 100% rename from monstage/templates/monstage/lieux_proches.json rename to old/monstage/templates/monstage/lieux_proches.json diff --git a/monstage/templates/monstage/profil.html b/old/monstage/templates/monstage/profil.html similarity index 100% rename from monstage/templates/monstage/profil.html rename to old/monstage/templates/monstage/profil.html diff --git a/monstage/templates/monstage/profil_edit.html b/old/monstage/templates/monstage/profil_edit.html similarity index 100% rename from monstage/templates/monstage/profil_edit.html rename to old/monstage/templates/monstage/profil_edit.html diff --git a/monstage/templates/monstage/search.html b/old/monstage/templates/monstage/search.html similarity index 100% rename from monstage/templates/monstage/search.html rename to old/monstage/templates/monstage/search.html diff --git a/monstage/templates/monstage/stage.html b/old/monstage/templates/monstage/stage.html similarity index 100% rename from monstage/templates/monstage/stage.html rename to old/monstage/templates/monstage/stage.html diff --git a/monstage/templates/monstage/stage_add.html b/old/monstage/templates/monstage/stage_add.html similarity index 100% rename from monstage/templates/monstage/stage_add.html rename to old/monstage/templates/monstage/stage_add.html diff --git a/monstage/templates/monstage/stage_edit.html b/old/monstage/templates/monstage/stage_edit.html similarity index 100% rename from monstage/templates/monstage/stage_edit.html rename to old/monstage/templates/monstage/stage_edit.html diff --git a/monstage/templates/monstage/stage_edit_desc.html b/old/monstage/templates/monstage/stage_edit_desc.html similarity index 100% rename from monstage/templates/monstage/stage_edit_desc.html rename to old/monstage/templates/monstage/stage_edit_desc.html diff --git a/monstage/templates/monstage/stage_edit_feedback.html b/old/monstage/templates/monstage/stage_edit_feedback.html similarity index 100% rename from monstage/templates/monstage/stage_edit_feedback.html rename to old/monstage/templates/monstage/stage_edit_feedback.html diff --git a/monstage/templates/monstage/stage_edit_lieu.html b/old/monstage/templates/monstage/stage_edit_lieu.html similarity index 100% rename from monstage/templates/monstage/stage_edit_lieu.html rename to old/monstage/templates/monstage/stage_edit_lieu.html diff --git a/monstage/templates/skeleton.html b/old/monstage/templates/skeleton.html similarity index 100% rename from monstage/templates/skeleton.html rename to old/monstage/templates/skeleton.html diff --git a/monstage/tests.py b/old/monstage/tests.py similarity index 100% rename from monstage/tests.py rename to old/monstage/tests.py diff --git a/monstage/urls.py b/old/monstage/urls.py similarity index 100% rename from monstage/urls.py rename to old/monstage/urls.py diff --git a/monstage/views.py b/old/monstage/views.py similarity index 100% rename from monstage/views.py rename to old/monstage/views.py