bhch / django-jsonform

A better, user-friendly JSON editing form field for Django admin. Also supports Postgres ArrayField.
https://django-jsonform.rtfd.io
BSD 3-Clause "New" or "Revised" License
334 stars 34 forks source link

tests dir in .venv broke project tests #165

Closed egorgam closed 2 weeks ago

egorgam commented 5 months ago

There is tests directory installing with this library. It brokes projects testing, if I have my own tests directory, because CPython takes it as module.

bhch commented 5 months ago

Thank for reporting.

bhch commented 2 weeks ago

Released in v2.23.0.