X-Git-Url: https://git.auf.org/?p=auf_rh_dae.git;a=blobdiff_plain;f=buildout.cfg;h=e79f25e77e3c1021e00f48c80220d61daf55dc98;hp=f67e7617f832668c61e3d3bbaa1cb18787a84e7f;hb=2455f48d4e57dc4be62e7c3c02a782b9569a4998;hpb=56589624fcb4ad56b776d19332ff31dfe9847a07 diff --git a/buildout.cfg b/buildout.cfg index f67e761..e79f25e 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -22,31 +22,22 @@ eggs = django-reversion simplejson django-ajax-selects -# LA PROD ne dispose que de reportlab 2.1, incompatible avec -# les versions de pisa assez évoluées pour un bon rendu. -# reportlab -# html5lib -# pyPDF -# pisa + django-sendfile [versions] django-admin-tools = 0.4.0 django = 1.2.5 south = 0.7 auf.django.skin = 0.15dev -auf.django.auth = 0.5.2dev +auf.django.auth = 0.5.5dev django-reversion = 1.3.3 -auf.django.workflow = 0.12dev +auf.django.workflow = 0.14dev django-ajax-selects = 1.1.4 +django-sendfile = 0.2.1 -#reportlab = 2.5 -#html5lib = 0.90 -#pyPDF = 1.13 -#pisa = 3.0.33 - -[django] +[django] recipe = auf.recipe.django -wsgi=true +wsgi=true settings=production extra-paths = project eggs =${buildout:eggs}