Metadata-Version: 2.1
Name: django-example
Version: 0.2.0rc0
Summary: Demo YunoHost Application to demonstrate the integration of a Django project under YunoHost.
Home-page: https://github.com/jedie/django_example
License: GPL
Author: JensDiemer
Author-email: git@jensdiemer.de
Requires-Python: >=3.9,<4.0.0
Classifier: License :: Other/Proprietary License
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

[![Test](https://github.com/jedie/django_example/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/jedie/django_example/actions/workflows/test.yml)
[![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](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)

