Skip to content

Commit

Permalink
Multisite support for publisher_publish
Browse files Browse the repository at this point in the history
  • Loading branch information
pcicman committed Aug 28, 2009
1 parent 05d34be commit 63ae679
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion publisher/models.py
Expand Up @@ -5,7 +5,6 @@
from publisher.manager import PublisherManager
from publisher.errors import MpttPublisherCantPublish, PublisherCantPublish
from publisher.mptt_support import Mptt
from django.db.backends.dummy.base import IntegrityError

class Publisher(models.Model):
"""Abstract class which have to be extended for adding class to publisher.
Expand Down

0 comments on commit 63ae679

Please sign in to comment.