RPA-US / bpmloggenerator

Transforming a couple of Traces into a set of UI Logs in the BPM context
2 stars 2 forks source link

Makemigrations does no changes - Add helptext to readme #21

Open thohenadl opened 1 year ago

thohenadl commented 1 year ago

python manage.py makemigrations

does not change anything. It provides the following response:

Operating system detected: win32 No changes detected

This error can be solved by adding an empty folder with an empty "init.py" file into the top level directory.