Simple REST app as a Key value storage interface
Go to file
Frédéric Péters 6d19c336f9 pylint: remove obsolete options 2022-07-06 13:04:36 +02:00
debian debian: switch to debhelper-compat 12 (#57538) 2022-07-06 13:01:26 +02:00
petale Use verify=True to remove requests warnings 2022-04-30 12:57:46 +02:00
tests Fix tests... 2022-05-02 12:15:34 +02:00
.gitignore add gitignore 2017-02-15 18:08:52 +01:00
.pre-commit-config.yaml misc: add pre-commit-debian 2022-07-06 12:56:34 +02:00
COPYING initial commit 2017-02-15 17:26:34 +01:00
Jenkinsfile ci: build for both buster and bullseye (#67061) 2022-07-06 12:54:53 +02: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
check-migrations.sh tox: add check-migrations environment 2022-03-17 18:53:36 +01:00
jenkins.sh jenkins.sh: add Django to compile translations 2018-03-30 14:21:03 +02:00
manage.py initial commit 2017-02-15 17:26:34 +01:00
pylint.rc pylint: remove obsolete options 2022-07-06 13:04:36 +02:00
pylint.sh tox: fix pylint 2022-03-10 17:14:41 +01:00
setup.py tox: add code-style target 2022-03-10 17:01:25 +01:00
tox.ini tox.ini: remove limitation on django-webtest (#64695) 2022-04-29 11:51:42 +02:00

README

Petale
=======

Simple REST app as a Key value storage interface