scibi / django-teryt

Django app that implements TERYT database
MIT License
3 stars 7 forks source link

Fix for django 1.8+ (parsing args) and files in utf8 #17

Open rexopl opened 5 years ago

rexopl commented 5 years ago

Please verify, I tested this code with django 1.10. Note: teryt can work also with djnago 2+ but it needs "cosmetic" changes in models/migrations like adding on_delete, etc.