You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
byro_schaffenburg | 3 years ago | |
.gitignore | 3 years ago | |
.isort.cfg | 3 years ago | |
LICENSE | 3 years ago | |
MANIFEST.in | 3 years ago | |
README.rst | 3 years ago | |
pylama.ini | 3 years ago | |
pytest.ini | 3 years ago | |
setup.py | 3 years ago |
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