Go to file
Benjamin Dauvergne 4bf1956208 Revert "apps: make validated read_only through API"
This reverts commit de14dfbec0.
2019-05-07 21:59:26 +02:00
debian debian: add graphicsmagick to dependencies 2019-01-31 10:35:23 +01:00
src/authentic2_cut Revert "apps: make validated read_only through API" 2019-05-07 21:59:26 +02:00
tests cleanup validation requests and their attachments after 3 months (fixes #30105) 2019-01-29 11:27:51 +01:00
.gitignore first commit 2017-05-29 15:55:07 +02:00
COPYING first commit 2017-05-29 15:55:07 +02:00
Jenkinsfile add a Jenkinsfile (fixes #30079) 2019-01-24 16:41:47 +01:00
MANIFEST.in MANIFEST.in: ne pas oublier les templates *.txt 2017-11-27 14:55:52 +01:00
README first commit 2017-05-29 15:55:07 +02:00
getlasso.sh add tests (#26768) 2018-09-27 15:53:38 +02:00
pylint.sh tox.ini: add pylint run (#30079) 2019-01-24 16:41:47 +01:00
setup.py use a link to present pdf validation request attachments (fixes #29508) 2019-01-29 11:27:51 +01:00
tox.ini tox: limit django-jsonfield version to keep django 1.8 compatibility (#31482) 2019-03-17 18:16:18 +01:00

README

authentic2-cut
==============

Authentic2 plugin for CUT

Installation
------------

Install with `pip install authentic2-cut`

Settings
========

Nothing to say here.

License
-------

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU Affero General Public License along
with this program.  If not, see <http://www.gnu.org/licenses/>.