src/ztfy/utils/overrides.zcml
branchZTK-1.1
changeset 148 d3668ecd9137
parent 0 712d20d2751e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/ztfy/utils/overrides.zcml	Wed Jun 20 16:29:53 2012 +0200
@@ -0,0 +1,8 @@
+<configure
+	xmlns="http://namespaces.zope.org/zope"
+	i18n_domain="ztfy.utils">
+
+	<adapter
+		factory=".file.FileUploadDataConverter" />
+
+</configure>
\ No newline at end of file