diff bandmap/tests.py @ 820:9a0df7bd2409

Bandmap application work in progress. Model defined. Map is displaying. Initial display of add form.
author Brian Neal <bgneal@gmail.com>
date Sun, 21 Sep 2014 18:20:29 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bandmap/tests.py	Sun Sep 21 18:20:29 2014 -0500
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.