Created attachment 181533 [details] django-constance.diff This is an update to django-constance to the most current version. * Updated to 2.0.0 - BACKWARD INCOMPATIBLE Added the old value to the config_updated signal. - Added a get_changelist_form hook in the ModelAdmin. - Fix create_perm in apps.py to use database alias given by the post_migrate signal. - Added tests for django 1.11. - Fix Reset to default to work with boolean/checkboxes. - Fix handling of MultiValueField’s (eg SplitDateTimeField) on the command line. portlint -AC: (Not an issue) WARN: /usr/local/poudriere/ports/default/www/py-django-constance/distinfo: [1]: TIMESTAMP is over 30 days old 0 fatal errors and 1 warning found. poudriere bulk -tC: 12amd64: https://poudriere.ultimasbox.com/data/12amd64-test/2017-04-06_00h18m19s/logs/py27-django-constance-2.0.0.log 12i386: https://poudriere.ultimasbox.com/data/12i386-test/2017-04-06_00h18m20s/logs/py27-django-constance-2.0.0.log 110amd64: https://poudriere.ultimasbox.com/data/110amd64-test/2017-04-06_00h18m17s/logs/py27-django-constance-2.0.0.log 110i386: https://poudriere.ultimasbox.com/data/110i386-test/2017-04-06_00h18m18s/logs/py27-django-constance-2.0.0.log 103amd64: https://poudriere.ultimasbox.com/data/103amd64-test/2017-04-06_00h18m15s/logs/py27-django-constance-2.0.0.log 103i386: https://poudriere.ultimasbox.com/data/103i386-test/2017-04-06_00h18m16s/logs/py27-django-constance-2.0.0.log
Hi miwi@! I see that this is Open and not In Progress, so I'll take it.
Sorry, I meant "New".
A commit references this bug: Author: lifanov Date: Mon Apr 17 14:35:01 UTC 2017 New revision: 438696 URL: https://svnweb.freebsd.org/changeset/ports/438696 Log: update www/py-django-constance to 2.0.0 PR: 218417 Submitted by: ultima1252@gmail.com (maintainer) Changes: head/www/py-django-constance/Makefile head/www/py-django-constance/distinfo
Committed, thanks!