Make sure the models.py file, which we need to be loaded by Django as an
authorMichael Elsdoerfer <michael@elsdoerfer.com>
Mon, 22 Nov 2010 12:23:35 +0000 (13:23 +0100)
committerMichael Elsdoerfer <michael@elsdoerfer.com>
Mon, 22 Nov 2010 12:23:35 +0000 (13:23 +0100)
commit0597d24859a6e1d602b4d8c2d62596eb6d10d38f
treecb2104aae7689677e06e16717d594c799d023afb
parenteffc4d2be7461f0f2690139c55e780582025ebc7
Make sure the models.py file, which we need to be loaded by Django as an
app, is not empty. Apparently this causes rpmlint to complain when
packaging for Fedora.
django_tables/app/models.py