projets
/
auf_rh_dae.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix #1553
[auf_rh_dae.git]
/
buildout.cfg
diff --git
a/buildout.cfg
b/buildout.cfg
index
cb00740
..
82926a7
100644
(file)
--- a/
buildout.cfg
+++ b/
buildout.cfg
@@
-22,6
+22,12
@@
eggs =
django-reversion
simplejson
django-ajax-selects
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
[versions]
django-admin-tools = 0.4.0
[versions]
django-admin-tools = 0.4.0
@@
-30,9
+36,14
@@
south = 0.7
auf.django.skin = 0.15dev
auf.django.auth = 0.5.2dev
django-reversion = 1.3.3
auf.django.skin = 0.15dev
auf.django.auth = 0.5.2dev
django-reversion = 1.3.3
-auf.django.workflow = 0.9dev
+auf.django.workflow = 0.14dev
django-ajax-selects = 1.1.4
django-ajax-selects = 1.1.4
+#reportlab = 2.5
+#html5lib = 0.90
+#pyPDF = 1.13
+#pisa = 3.0.33
+
[django]
recipe = auf.recipe.django
wsgi=true
[django]
recipe = auf.recipe.django
wsgi=true