annotate .hgignore @ 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 1ff89e01b4ff
children 5e44f67c5d83
rev   line source
bgneal@38 1 syntax: glob
bgneal@38 2 *.log
bgneal@38 3 *.pyc
bgneal@38 4 *.swp
bgneal@38 5 secrets.json