Commit Graph

15 Commits

Author SHA1 Message Date
Thomas NOËL e12c9d797b add django 1.9 support (#16526) 2017-09-09 13:40:08 +02:00
Benjamin Dauvergne 1337385964 Revert "setup.py: do not run compile_translations as part of sdist"
This reverts commit 54d763f430.
2016-06-03 17:37:39 +02:00
Benjamin Dauvergne 54d763f430 setup.py: do not run compile_translations as part of sdist 2016-06-03 17:33:27 +02:00
Benjamin Dauvergne b85adf1d66 setup.py: use setuptools sdist 2016-05-26 16:08:58 +02:00
Frédéric Péters d08c582d2a setup: sync version handling with our current best practises (#7929) 2015-07-27 09:38:21 +02:00
Serghei Mihai 2055a8c858 setup.py: duplicate import removed 2015-04-07 16:11:53 +02:00
Serghei Mihai daf11883ed setup.py: failed call_command import fix 2015-04-07 16:02:15 +02:00
Serghei Mihai f35dbb9e83 setup.py: django 1.7 only supported 2015-04-07 15:52:52 +02:00
Serghei Mihai 0647148d26 setup.py: setup_requires option removed 2015-04-07 15:49:42 +02:00
Serghei Mihai 0e62f184ba setup.py: required django version lower than 1.8 2015-04-07 15:16:29 +02:00
Serghei Mihai d1ddf7b5d6 django-cms dependency removed (#6853) 2015-03-30 11:40:36 +02:00
Serghei Mihai 789e2ed6ca setup.py adapted for django 1.7 2015-03-30 10:25:32 +02:00
Benjamin Dauvergne 8a59512d08 templatetags: add template tag to render a blurp block in a template
Blurp blocks doing things with placholders or cms-plugin instances will
not work.
2014-07-01 16:42:53 +02:00
Benjamin Dauvergne 1c326dc72b setup.py: add requirement on django and django-cms 2014-07-01 16:35:34 +02:00
Benjamin Dauvergne 324b33edcb first commit 2014-07-01 12:28:46 +02:00