Metadata-Version: 2.1
Name: django-example
Version: 0.2.0
Summary: Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost.
Home-page: https://github.com/jedie/django_example
License: GPL-3.0-or-later
Author: Jens Diemer
Author-email: django-example@jensdiemer.de
Maintainer: Jens Diemer
Maintainer-email: django-example@jensdiemer.de
Requires-Python: >=3.9,<4.0.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: bx_django_utils
Project-URL: Bug Tracker, https://github.com/jedie/django_example/issues
Description-Content-Type: text/markdown

# django_example

[![tests](https://github.com/jedie/django_example/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/jedie/django_example/actions/workflows/tests.yml)
[![codecov](https://codecov.io/github/jedie/django_example/branch/main/graph/badge.svg)](https://codecov.io/github/jedie/django_example)
[![django_example @ PyPi](https://img.shields.io/pypi/v/django_example?label=django_example%20%40%20PyPi)](https://pypi.org/project/django_example/)
[![Python Versions](https://img.shields.io/pypi/pyversions/django_example)](https://github.com/jedie/django_example/blob/main/pyproject.toml)
[![License GPL-3.0-or-later](https://img.shields.io/pypi/l/django_example)](https://github.com/jedie/django_example/blob/main/LICENSE)


Example Django Project for: https://github.com/YunoHost-Apps/django_example_ynh


[![Integration level](https://dash.yunohost.org/integration/django_example_ynh.svg)](https://dash.yunohost.org/appci/app/django_example_ynh) ![](https://ci-apps.yunohost.org/ci/badges/django_example_ynh.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/django_example_ynh.maintain.svg)
[![Install django_example_ynh with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=django_example_ynh)

