Added a bit more resiliency to missing PO-files (alextreme)
0.3.0
* Dropped support for Django < 1.11 * Added support for Django 2.0.x
0.2.9
* Fixed form CharField strip argument, fixing an incorrect validation error saying the translation was edited by someone else when it wasn't (issue 10)
0.2.7
* Changed CharField to TextField in log models, msgids can have arbitrary lengths
0.2.6
* Fixed bug in url patterns causing download views to be broken.
0.2.5
* Fixed .po file discovery when using country codes in locales, e.g. nl-NL, nl_NL