django-neomodel icon indicating copy to clipboard operation
django-neomodel copied to clipboard

Correct that python3.7 complains choices is kinda monotonic list#37

Open zhongwm opened this issue 5 years ago • 5 comments

Hi team

  • django_neomodel/__init__.py:122 "choices" is kinda monotonic list

  • neomodel query parameter pattern problem planned to create new PR in neomodel repo.

thanks.

zhongwm avatar Feb 29 '20 09:02 zhongwm

could you link the neomodel PR?

whatSocks avatar Aug 24 '20 20:08 whatSocks

@pirate , @zhongwm were you able to get the Travis CI build to complete?

whatSocks avatar Sep 30 '20 16:09 whatSocks

It seems to be failing for an unrelated reason:

$ sudo apt-get update && sudo apt-get install oracle-java8-installer
...
 Package 'oracle-java8-installer' has no installation candidate

image

pirate avatar Sep 30 '20 18:09 pirate

yea seems like tests started failing a couple years ago on this project. We fixed/updated the travis.yml on the neomodel repo but haven't fixed this repo yet

whatSocks avatar Sep 30 '20 18:09 whatSocks

@zhongwm could you rebase with master please? To resolve the conflicts and that should also fix the tests

nossila avatar May 26 '21 21:05 nossila