mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
44 lines
1.6 KiB
ReStructuredText
44 lines
1.6 KiB
ReStructuredText
..
|
|
Copyright (C) 2020 Mojib Wali.
|
|
|
|
invenio-config-tugraz is free software; you can redistribute it and/or
|
|
modify it under the terms of the MIT License; see LICENSE file for more
|
|
details.
|
|
|
|
=======================
|
|
invenio-config-tugraz
|
|
=======================
|
|
|
|
.. image:: https://github.com/tu-graz-library/invenio-config-tugraz/workflows/CI/badge.svg
|
|
:target: https://github.com/tu-graz-library/invenio-config-tugraz/actions
|
|
|
|
.. image:: https://img.shields.io/pypi/dm/invenio-config-tugraz.svg
|
|
:target: https://pypi.python.org/pypi/invenio-config-tugraz
|
|
|
|
.. image:: https://img.shields.io/github/tag/mb-wali/invenio-config-tugraz.svg
|
|
:target: https://github.com/mb-wali/invenio-config-tugraz/releases
|
|
|
|
.. image:: https://img.shields.io/github/license/mb-wali/invenio-config-tugraz.svg
|
|
:target: https://github.com/mb-wali/invenio-config-tugraz/blob/master/LICENSE
|
|
|
|
.. image:: https://readthedocs.org/projects/invenio-config-tugraz/badge/?version=latest
|
|
:target: https://invenio-config-tugraz.readthedocs.io/en/latest/?badge=latest
|
|
|
|
.. image:: https://img.shields.io/coveralls/mb-wali/invenio-config-tugraz.svg
|
|
:target: https://coveralls.io/r/mb-wali/invenio-config-tugraz
|
|
|
|
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
|
:target: https://github.com/psf/black
|
|
|
|
invenio module that adds tugraz configs.
|
|
|
|
Override configs from diffrent invenio modules to meet TU Graz requirement:
|
|
|
|
* Invenio-App
|
|
* Invenio-Mail
|
|
* Invenio-shibboleth
|
|
* Invenio-accounts
|
|
|
|
Further documentation is available on
|
|
https://invenio-config-tugraz.readthedocs.io/
|