Skip to content

Commit

Permalink
Removed mezuro from plugins
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
  • Loading branch information
seocam committed Sep 2, 2015
1 parent 432a5e3 commit b13054e
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 53 deletions.
3 changes: 0 additions & 3 deletions colab/plugins/mezuro/__init__.py

This file was deleted.

3 changes: 0 additions & 3 deletions colab/plugins/mezuro/admin.py

This file was deleted.

7 changes: 0 additions & 7 deletions colab/plugins/mezuro/apps.py

This file was deleted.

18 changes: 0 additions & 18 deletions colab/plugins/mezuro/diazo.xml

This file was deleted.

Empty file.
3 changes: 0 additions & 3 deletions colab/plugins/mezuro/models.py

This file was deleted.

1 change: 0 additions & 1 deletion colab/plugins/mezuro/templates/proxy/mezuro.html

This file was deleted.

3 changes: 0 additions & 3 deletions colab/plugins/mezuro/tests.py

This file was deleted.

7 changes: 0 additions & 7 deletions colab/plugins/mezuro/urls.py

This file was deleted.

7 changes: 0 additions & 7 deletions colab/plugins/mezuro/views.py

This file was deleted.

1 change: 0 additions & 1 deletion colab/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
url(r'^colab/admin/', include(admin.site.urls)),

url(r'^archives/', include('colab.super_archives.urls')),
url(r'^mezuro/', include('colab.plugins.mezuro.urls')),

url(r'', include('colab.plugins.urls')),
)
Expand Down

0 comments on commit b13054e

Please sign in to comment.