skeleton/MANIFEST.in
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Tue, 06 Oct 2009 16:56:22 +0200
branchstable
changeset 3563 f1dbb9bf4da3
parent 1565 cc68fc4ae11e
child 4671 00d139c5f386
permissions -rw-r--r--
fix label in generated form for relations the label for object relations was incorrect, because the '_object' mangling is done on the wrong component of field.label. fix ticket 472831

include *.py

recursive-include data external_resources *.gif *.png *.css *.ico *.js
recursive-include i18n *.pot *.po
recursive-include migration *.py