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

recursive-include src/catedit/static *
recursive-include src/catedit/templates *