Pierre-Sassoulas / django-survey

A django survey app that can export results as CSV or PDF using your native language.
GNU Affero General Public License v3.0
218 stars 144 forks source link

install with django 5 #187

Open egorgam opened 1 month ago

egorgam commented 1 month ago

When I try to install in django=5.0.0 project the django-survey-and-report with poetry I see error django-survey-and-report match >1.4.7,<2.0.0

So, what's problem to use it with django 5 ?

Pierre-Sassoulas commented 1 month ago

A PR to add Django 5.0 support would be welcome. Probably just some pipeline to add and metadata to change :)