Results 20 comments of Rodrigo

I can't troubleshoot RN on windows, can you please try to test it out via the examples in the package, as explained in the quick start section in the readme?...

Finally, I managed to solve it in Windows 10, here is what I did: - Install Python 3 and make sure you check "Add Python to PATH": https://www.python.org/downloads/release/python-372/ - Run...

https://github.com/math-a3k/django-ai

This migration does the trick: https://github.com/math-a3k/django-ai/blob/master/misc/django_dag_0001_initial.py Though not without caveats, it will ask for a default value for the existing rows - which are none, because is an initial, so...

This may not be a bug itself - as it works - but rather a question on how to integrate the software (sorry, I can't change the labels once submitted)

@nedbat, it still doesn't report the coverage correctly. This would be to reproduce the behavior of pytest - where just by running "pytest" you get the coverage report once integration...

@tomchristie @auvipy While I'm on vacation until ~~ March, I will be happy to collaborate on this. I have updated the release notes to include recent commits and left a...

Hi! I updated this branch with the most recent commits and updated the RN with what I deemed most relevant.

Hi! I've updated the PR to include the latest commits (up to today). I also put today as a release date in case it's decided to release the current master...