Issue #56, remove boostrap app

This commit is contained in:
Roberto Rosario
2014-10-21 12:30:54 -04:00
parent 966a49a938
commit 2f01904217
95 changed files with 0 additions and 10557 deletions

View File

@@ -1,6 +0,0 @@
from __future__ import absolute_import
def cleanup():
from .models import Index
Index.objects.all().delete()