weitechen / anafora

Anafora is a web-based raw text annotation tool
241 stars 54 forks source link

Spelling mistake in **views.py** file #53

Closed tpof314 closed 6 years ago

tpof314 commented 6 years ago

Hi, there is a spelling mistake in line 665 on the master branch.

  from django.core.exceptions import ImpoperlyConfigured

It should be ImproperlyConfigured instead of ImpoperlyConfigured. I found this error when I tried to configure it on my own computer.

weitechen commented 6 years ago

Thanks for the report. I fixed and committed in 7a7973faba460a98677c3f7e780664aa0e6238b6