skeleton/MANIFEST.in
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 01 Mar 2012 12:08:35 +0100
changeset 8310 87f2f18a77ef
parent 6296 b7484ae2c693
permissions -rw-r--r--
[LoginForm] refactor to ease other implementation An Abstract BaseLoginForm is created. It is intended to be used by cubes who want to implement new login form. It gather common login form elements in particular the form action. This will ease redefinition of this form action in later commit.

include *.py
include */*.py
recursive-include data *.gif *.png *.ico *.css *.js
recursive-include i18n *.po
recursive-include wdoc *