model = DynamicContentHomeSlider
form = DynamicContentHomeSliderForm
+
class DynamicContentHomeBodyInline(StackedDynamicInlineAdmin):
model = DynamicContentHomeBody
form = DynamicContentHomeBodyForm
+
class HomeAdminDisplayable(BaseTranslationModelAdmin):
inlines = [DynamicContentHomeSliderInline, DynamicContentHomeBodyInline ]
model = DynamicContentHomeSlider
fields = ('__all__')
+
class DynamicContentHomeBodyForm(autocomplete.FutureModelForm):
content_object = dal_queryset_sequence.fields.QuerySetSequenceModelField(
-e git+https://github.com/yomguy/mezzanine-agenda.git#egg=mezzanine-agenda-0.2.2
--e git+https://github.com/yomguy/mezzanine.git@9917784#egg=mezzanine-4.2-dev
+-e git+https://github.com/yomguy/mezzanine.git@master#egg=mezzanine-4.2-dev
-e git+https://github.com/stephenmcd/grappelli-safe.git@dynamic_stacked#egg=grappelli-safe-0.4.2
#-e git+https://github.com/yourlabs/django-autocomplete-light.git#egg=django-autocomplete-light
#https://forge.ircam.fr/p/django-eve/source/download/dev/