Simple REST app as a Key value storage interface
Go to file
Benjamin Dauvergne 283a0eae60 misc: remove byte strings in migrations 2022-03-10 16:57:24 +01:00
debian debian: enable uwsgi memory reports (#54610) 2021-06-06 10:34:44 +02:00
petale misc: remove byte strings in migrations 2022-03-10 16:57:24 +01:00
tests tests: add context managers required by python3 (#60657) 2022-01-14 10:59:09 +01:00
.gitignore add gitignore 2017-02-15 18:08:52 +01:00
COPYING initial commit 2017-02-15 17:26:34 +01:00
Jenkinsfile jenkins: use python3 to get a port for postgresql (#60467) 2022-01-10 17:33:17 +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 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.sh Jenkinsfile: use virtualenv and pg_virtualenv 2020-05-16 12:31:03 +02:00
setup.py setup.py: limit compatibility to django<2.3 2022-03-10 16:57:23 +01:00
tox.ini tox: add manage target 2022-03-10 16:57:23 +01:00

README

Petale
=======

Simple REST app as a Key value storage interface