proycon / flat

FoLiA Linguistic Annotation Tool -- Flat is a web-based linguistic annotation environment based around the FoLiA format (http://proycon.github.io/folia), a rich XML-based format for linguistic annotation. Flat allows users to view annotated FoLiA documents and enrich these documents with new annotations, a wide variety of linguistic annotation types is supported through the FoLiA paradigm.
GNU General Public License v3.0
110 stars 15 forks source link

Implement compatibility with django 4 #181

Closed proycon closed 2 years ago

proycon commented 2 years ago

Django 4 has been release and there are compatibility issues for the current flat. Some updates will be needed.

Relates to: proycon/LaMachine#210