From: Guillaume Pellerin Date: Thu, 25 Feb 2016 14:33:58 +0000 (+0100) Subject: add deps X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=902bca12f026f9cee4bd759ac33c37c7d43cabc5;p=mezzo.git add deps --- diff --git a/app/festival/models.py b/app/festival/models.py index b6ea3c02..a39c29c0 100644 --- a/app/festival/models.py +++ b/app/festival/models.py @@ -107,7 +107,3 @@ class PageCategory(BaseNameModel): class Meta(MetaCore): verbose_name = _('page category') - - - -#class Article ? diff --git a/requirements.txt b/requirements.txt index 20bfe002..6e1afd75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,3 +8,4 @@ django-modeltranslation django-meta psycopg2 mezzanine-agenda +django-bower