annotate static/js/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css @ 57:5ff9c130f47f

Added management command to import old band model objects. Use related_name on band model foreign keys for better naming. Raw SQL query in gigs was using old band table.
author Brian Neal <bgneal@gmail.com>
date Tue, 10 Apr 2012 20:30:22 -0500
parents 966cde8635c0
children
rev   line source
bgneal@45 1 input.radio {border:1px none #000; background:transparent; vertical-align:middle;}
bgneal@45 2 .panel_wrapper div.current {height:80px;}
bgneal@45 3 #width {width:50px; vertical-align:middle;}
bgneal@45 4 #width2 {width:50px; vertical-align:middle;}
bgneal@45 5 #size {width:100px;}