46146c6745
Also fix min_requirements script We do not support django 1.10.0 because of this bug: https://code.djangoproject.com/ticket/26997 This will be fixt with django 1.10.1, see: https://docs.djangoproject.com/en/1.10/releases/1.10.1/ |
||
---|---|---|
.. | ||
__main__.py | ||
commands.py | ||
parser.py | ||
README.rst |
================================== Commands for OpenSlides developers ================================== In here are scripts that are useful for OpenSlides development. To call a command run: $ python make COMMAND To see a list of all commands run: $ python make --help