Membership info extensions for Makerspace Schaffenburg
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
Andreas Frisch a191ccb762
Add additional custom member fields
4 年前
byro_schaffenburg Add additional custom member fields 4 年前
.gitignore Initial Commit 4 年前
.isort.cfg Initial Commit 4 年前
LICENSE Initial Commit 4 年前
MANIFEST.in fix naming convention 4 年前
README.rst Initial Commit 4 年前
pylama.ini Initial Commit 4 年前
pytest.ini Initial Commit 4 年前
setup.py fix naming convention 4 年前

README.rst

Schaffenburg e.V. Byro Plugin

==========================

This is a plugin for `byro`_.

Development setup
-----------------

1. Make sure that you have a working byro development setup`.

2. Clone this repository, eg to ``local/byro-schaffenburg``.

3. Activate the virtual environment you use for byro development.

4. Execute ``python setup.py develop`` within this directory to register this application with byro's plugin registry.

5. Restart your local byro server. The plugin is now in use.

6. To generate local translation files: ``django-admin makemessages -l de -i build -i dist -i "*egg*"``


License
-------

Copyright 2020 Fraxinas

Released under the terms of the Apache License 2.0


.. _byro: https://github.com/byro/byro