django-data-wizard
django-data-wizard copied to clipboard
enable poetry install by adding pyproject.toml and supporting shell script
- fix issue #40
- does not fix any tests and has not been fully tested (only runserver on Django >4.0, Python >3.8). The newly added
runtests.shfails onmainwith or without thispyproject.toml - added
poetry installas 2nd option insetup.md runtests.shis missing and the one I created is broken (see Issue #41)