10b3bb6497
* geis does not work with channels2 and never will be (it has to be python now) * pytest * rewrote cache system * use username instead of pk for admin user in tests |
||
---|---|---|
.. | ||
__main__.py | ||
commands.py | ||
parser.py | ||
README.rst | ||
requirements.txt |
================================== 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