summaryrefslogtreecommitdiffstats
path: root/isotests/templates/iso_list.html
diff options
context:
space:
mode:
authorTom Willemsen <tom.willemsen@archlinux.us>2011-04-28 20:00:27 +0200
committerDan McGee <dan@archlinux.org>2011-04-28 20:18:29 +0200
commit00e096ddf0654d32e67ac8bc47f3de01ed7e740b (patch)
tree70885935cb7e3e90af07f42708a9d04d818d8e4e /isotests/templates/iso_list.html
parentf4229daac60fa90cbf8d77bfdffd88a467869b3c (diff)
downloadarchweb-00e096ddf0654d32e67ac8bc47f3de01ed7e740b.tar.gz
archweb-00e096ddf0654d32e67ac8bc47f3de01ed7e740b.tar.xz
isotests: style cleanup, ui improvements
* Using radio buttons for widgets is smarter. * Model names cleanup. * Test.ms: totally un-descriptive field name, should be modules. * models, Iso: Likely need more than a date field here. Removed date and added name. * get_success_test/get_failed_test: now on abstract superclass * tests.py: I wasn't using these, so I might as well remove it. * admin.py: convention is not to use * imports. * models.py: "# Create your models here." -> not needed. * urls.py: I wasn't using info_dict anymore; I had a blank second pattern definition, and I should follow indentation patterns from elsewhere in the project. * views.py, add: switched to using mostly direct_to_template to avoid some of the boilerplate. * isotest/templates: was old, not used. * I had 4 + 1 templates, but only two views- these other ones were old, unnecessary and not wired up. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'isotests/templates/iso_list.html')
-rw-r--r--isotests/templates/iso_list.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/isotests/templates/iso_list.html b/isotests/templates/iso_list.html
deleted file mode 100644
index 0657273..0000000
--- a/isotests/templates/iso_list.html
+++ /dev/null
@@ -1,2 +0,0 @@
-hello there
-bla