Peter
Peter
I used Python 3.7, 3.8 and pytests. It runs but some depreation warning came; maybe something to look into.
Use of a API endpoint instead of a template for the newsletter subscription - https://colossus.readthedocs.io/en/latest/modules.html#subscribers
Does this work with Django Channels 2.0, too?
The dumpdata command allows the generation of data that can be imported via fixtures. The structure is very similar, and could work as a starting point. Example in the Django...
A Dockerfile would allow running the application without the need to install Java locally on e.g. a Mac computer for one diagram.
How to Avoid *.EE Features and Use a Non-.EE Version Description: I would like to understand how I can avoid any *.EE (Enterprise Edition) features and determine what works out...
I did the following, which is not documented in your readme in this way; some steps still need to be completed. ## Installation of vcpkg ``` brew install vcpkg git...