Membership info extensions for Makerspace Schaffenburg
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Andreas Frisch a191ccb762
Add additional custom member fields
vor 4 Jahren
byro_schaffenburg Add additional custom member fields vor 4 Jahren
.gitignore Initial Commit vor 4 Jahren
.isort.cfg Initial Commit vor 4 Jahren
LICENSE Initial Commit vor 4 Jahren
MANIFEST.in fix naming convention vor 4 Jahren
README.rst Initial Commit vor 4 Jahren
pylama.ini Initial Commit vor 4 Jahren
pytest.ini Initial Commit vor 4 Jahren
setup.py fix naming convention vor 4 Jahren

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