Simple REST app as a Key value storage interface
Go to file
Benjamin Dauvergne 15dffd5bfb make Cut.uuid unique (fixes #21002) 2018-01-10 14:19:53 +01:00
debian debian: crée /var/lib/petale/media 2017-07-26 16:14:13 +02:00
petale make Cut.uuid unique (fixes #21002) 2018-01-10 14:19:53 +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 setup jenkin's test requirement 2017-02-20 19:09:01 +01:00
setup.py setup.py: constrain djangorestframework version (fixes #21072) 2018-01-10 14:19:53 +01:00
tox.ini ensure concurrent PUT does not raise an IntegrityError (fixes #19384) 2017-10-11 18:23:13 +02:00

README

Petale
=======

Simple REST app as a Key value storage interface