Simple REST app as a Key value storage interface
Go to file
Benjamin Dauvergne a989f65171
gitea/petale/pipeline/head This commit looks good Details
debian: restart petale every minute (#75725)
Instead of every 100ms, the default value for RestartSec (man
systemd.service).
2023-03-22 18:06:12 +01:00
debian debian: restart petale every minute (#75725) 2023-03-22 18:06:12 +01:00
petale misc: silence pylint warning (#72942) 2023-01-10 19:18:45 +01:00
tests dj32: remove use of force_text (#72942) 2023-01-10 18:57:15 +01:00
.gitignore add gitignore 2017-02-15 18:08:52 +01:00
.pre-commit-config.yaml ci: upgrade isort (#74044) 2023-02-01 09:29:08 +01:00
COPYING initial commit 2017-02-15 17:26:34 +01:00
Jenkinsfile Prepare Jenkinsfile for Gitea migration (#74572) 2023-02-20 15:14:59 +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
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 dj32: run tests with django 3.2 (#72942) 2023-01-10 18:45:29 +01:00
tox.ini dj32: run tests with django 3.2 (#72942) 2023-01-10 18:45:29 +01:00

README

Petale
=======

Simple REST app as a Key value storage interface