Simple REST app as a Key value storage interface
Go to file
Benjamin Dauvergne c3dbb781a9 add setting to disable UUID check on authentic (fixes #21453) 2018-01-26 22:24:06 +01:00
debian debian: add systemd service file and replace gunicorn by uwsgi (fixes #21114) 2018-01-26 18:20:26 +01:00
petale add setting to disable UUID check on authentic (fixes #21453) 2018-01-26 22:24:06 +01:00
tests tests: fix urllib3 warning about unverified HTTPS request 2017-10-18 16:35:17 +02:00
.gitignore add gitignore 2017-02-15 18:08:52 +01:00
COPYING initial commit 2017-02-15 17:26:34 +01:00
MANIFEST.in add french locale 2017-03-30 01:03:54 +02:00
README add README 2017-02-16 14:31:12 +01:00
jenkins.sh setup jenkin's test requirement 2017-02-20 19:09:01 +01:00
manage.py initial commit 2017-02-15 17:26:34 +01:00
pylint.sh pylint.sh: remove debugging statements (#21113) 2018-01-11 15:07:33 +01:00
setup.py django 1.11 support (fixes #21116) 2018-01-26 18:46:33 +01:00
tox.ini django 1.11 support (fixes #21116) 2018-01-26 18:46:33 +01:00

README

Petale
=======

Simple REST app as a Key value storage interface