]> git.parisson.com Git - teleforma.git/commitdiff
clean
authoryomguy <yomguy@parisson.com>
Wed, 21 Mar 2012 13:21:32 +0000 (14:21 +0100)
committeryomguy <yomguy@parisson.com>
Wed, 21 Mar 2012 13:21:32 +0000 (14:21 +0100)
example/media/items/2012/03/21/CSC_-_Presentation.doc [deleted file]
example/media/items/2012/03/21/makingvccall_vcresources_95.pdf [deleted file]
example/sandbox.sql
example/update_schema.sh [deleted file]

diff --git a/example/media/items/2012/03/21/CSC_-_Presentation.doc b/example/media/items/2012/03/21/CSC_-_Presentation.doc
deleted file mode 100755 (executable)
index 97716c4..0000000
Binary files a/example/media/items/2012/03/21/CSC_-_Presentation.doc and /dev/null differ
diff --git a/example/media/items/2012/03/21/makingvccall_vcresources_95.pdf b/example/media/items/2012/03/21/makingvccall_vcresources_95.pdf
deleted file mode 100755 (executable)
index 9f4aff7..0000000
Binary files a/example/media/items/2012/03/21/makingvccall_vcresources_95.pdf and /dev/null differ
index bc83a5b411a486617e02a4b5359c301c71fb62ed..490c2e5149e276f729e0e6a6950edd846eed7ec1 100644 (file)
Binary files a/example/sandbox.sql and b/example/sandbox.sql differ
diff --git a/example/update_schema.sh b/example/update_schema.sh
deleted file mode 100755 (executable)
index 05d4a80..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-./manage.py schemamigration teleforma --auto
-./manage.py migrate teleforma
-