Subject: CVS commit: pkgsrc/www/py-django-countries
From: Adam Ciarcinski
Date: 2017-06-16 09:17:59
Message id: 20170616071759.5A6AAFAE8@cvs.NetBSD.org

Log Message:
Version 4.6
Add a CountryFieldMixin Django Rest Framework serializer mixin that \ 
automatically picks the right field type for a CountryField (both single and \ 
multi-choice).
Validation for Django Rest Framework field (thanks Simon Meers).
Allow case-insensitive .by_name() matching (thanks again, Simon).
Ensure a multiple-choice CountryField.max_length is enough to hold all countries.
Fix inefficient pickling of countries (thanks Craig de Stigter for the report \ 
and tests).
Stop adding a blank choice when dealing with a multi-choice CountryField.
Tests now cover multiple Django Rest Framework versions (back to 3.3).

Version 4.6.1
Fix invalid reStructuredText in CHANGES.

Files:
RevisionActionfile
1.2modifypkgsrc/www/py-django-countries/Makefile
1.2modifypkgsrc/www/py-django-countries/PLIST
1.2modifypkgsrc/www/py-django-countries/distinfo