Bug fixes 1) Removed python 3.3 support as it is not supported by psycopg2 any more 2) Fixed python 3.7 compatibility
1.2.7
Bug fixes 1) Fixed bug in RestChoiceField which coused exception when source was set
1.2.6
Bug fixes 1) Fixed bug in FileField exceptions, so they are valid ValidationError instances ([issue 7](https://github.com/M1hacka/django-rest-form-fields/issues/7))