--- /dev/null
+# -*- coding: utf-8 -*-
+# Generated by Django 1.9.11 on 2016-11-25 13:37
+from __future__ import unicode_literals
+
+from django.db import migrations, models
+
+
+class Migration(migrations.Migration):
+
+ dependencies = [
+ ('shop', '0008_auto_20160907_1726'),
+ ]
+
+ operations = [
+ migrations.AddField(
+ model_name='product',
+ name='content_model',
+ field=models.CharField(editable=False, max_length=50, null=True),
+ ),
+ ]
- ./data/var/log/uwsgi/:/var/log/uwsgi
- ./lib/grappelli-safe/:/srv/lib/grappelli-safe
- ./lib/mezzanine-agenda/:/srv/lib/mezzanine-agenda
- # - ./lib/mezzanine/:/srv/lib/mezzanine
- ./lib/django-eve/:/srv/lib/django-eve
- ./lib/django-prestashop/:/srv/lib/django-prestashop
+ # - ./lib/mezzanine/:/srv/lib/mezzanine
+ # - ./lib/cartridge/:/srv/lib/cartridge
volumes_from:
- data
expose:
-e git+https://github.com/yomguy/grappelli-safe.git@dynamic_stacked#egg=grappelli-safe-0.4.2
-e git+https://github.com/yomguy/django-eve.git@dev#egg=django-eve-1.0
-e git+https://github.com/yomguy/django-prestashop.git@dev#egg=django-prestashop-1.0
+-e git+https://github.com/yomguy/cartridge.git#egg=cartridge-0.12-dev