Simple REST app as a Key value storage interface
Go to file
Frédéric Péters 439762cb89
gitea/petale/pipeline/head This commit looks good Details
ci: keep on using pylint 2 while pylint-django is not ready (#81905)
2023-10-03 06:31:42 +02:00
debian wip: pre-commit-hook failed 2023-08-22 17:08:46 +02:00
petale misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:53:10 +02:00
tests tests: change expected http error on authentication failure (#81376) 2023-09-20 11:11:27 +02:00
.git-blame-ignore-revs misc: update git-blame-ignore-revs to ignore quote changes (#79788) 2023-08-16 11:53:10 +02:00
.gitignore add gitignore 2017-02-15 18:08:52 +01:00
.pre-commit-config.yaml misc: add pre commit hook to force single quotes (#79788) 2023-08-16 11:53:10 +02:00
COPYING initial commit 2017-02-15 17:26:34 +01:00
Jenkinsfile ci: build deb package for bookworm (#78968) 2023-06-23 17:48:50 +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 misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:53:10 +02: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 ci: keep on using pylint 2 while pylint-django is not ready (#81905) 2023-10-03 06:31:42 +02:00

README

Petale
=======

Simple REST app as a Key value storage interface