issues
search
hltcoe
/
turkle
Django-based clone of Amazon's Mechanical Turk service running in your local environment.
https://turkle.readthedocs.io
Other
147
stars
47
forks
source link
Upgrade to Django 3
#160
Closed
cash
closed
2 years ago
cash
commented
2 years ago
Biggest issues are
Django added its own JSONField so may be we can remove the jsonfield dependency
The 3rd party autocomplete does not appear to work with Django 3.2 (but does with Django 3.1):
https://github.com/farhan0581/django-admin-autocomplete-filter/issues/60
Biggest issues are