MANIFEST.in
author Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
Fri, 13 Feb 2015 17:22:21 +0100
changeset 42 dac9b1248e0f
parent 28 b196557df509
permissions -rw-r--r--
V0.1.4: Implemented github social functions into CatEdit: refactored template and views hierarchy, names, views submodule, created macro to generate category tables + small esthetic changes (buttons to display categories/tables switch state, possibility to hide tables) + views modules have been converted into Flask Blueprints
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26
e3affd6625d6 add packaging
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
recursive-include src/catedit/static *
28
b196557df509 add template to distrib
ymh <ymh.work@gmail.com>
parents: 26
diff changeset
     2
recursive-include src/catedit/templates *