byro-Plugin für gemeinnützige Vereine
March 3, 2018 · View on GitHub
This is a plugin for byro_.
Development setup
-
Make sure that you have a working byro development setup`.
-
Clone this repository, eg to
local/byro-gemeinnuetzigkeit. -
Activate the virtual environment you use for byro development.
-
Execute
python setup.py developwithin this directory to register this application with byro's plugin registry. -
Restart your local byro server. The plugin is now in use.
-
To generate new translation files:
django-admin makemessages -l de -i build -i dist -i "*egg*"
License
Copyright 2018 rixx
Released under the terms of the Apache License 2.0
.. _byro: https://github.com/byro/byro