Membership info extensions for Makerspace Schaffenburg
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Andreas Frisch a191ccb762
Add additional custom member fields
il y a 4 ans
byro_schaffenburg Add additional custom member fields il y a 4 ans
.gitignore Initial Commit il y a 4 ans
.isort.cfg Initial Commit il y a 4 ans
LICENSE Initial Commit il y a 4 ans
MANIFEST.in fix naming convention il y a 4 ans
README.rst Initial Commit il y a 4 ans
pylama.ini Initial Commit il y a 4 ans
pytest.ini Initial Commit il y a 4 ans
setup.py fix naming convention il y a 4 ans

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