Bug 231114 - [NEW PORT] www/py-django-taggit-serializer: Django Taggit serializer for the Django REST Framework
Summary: [NEW PORT] www/py-django-taggit-serializer: Django Taggit serializer for the ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL: https://pypi.org/project/django-taggi...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-03 09:15 UTC by Kai Knoblich
Modified: 2018-09-28 16:35 UTC (History)
2 users (show)

See Also:


Attachments
py-django-taggit-serializer.patch (2.86 KB, patch)
2018-09-03 09:15 UTC, Kai Knoblich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2018-09-03 09:15:16 UTC
Created attachment 196809 [details]
py-django-taggit-serializer.patch

Hello,

attached is the patch that adds www/py-django-taggit-serializer, that makes it possible to serialize tags generated by the www/py-django-taggit package.

Because the tags in the www/py-django-taggit package need to be added into a TaggableManager() one cannot use the usual Serializer that is retrieved from the Django REST Framework.

QA:
~~~
- poudriere (10.4-, 11.1-, 11.2-RELEASE, 12.0-ALPHA4 i386 + amd64) for each py27 + py36 flavor -> OK
- portlint -> OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-28 16:35:51 UTC
A commit references this bug:

Author: miwi
Date: Fri Sep 28 16:35:30 UTC 2018
New revision: 480868
URL: https://svnweb.freebsd.org/changeset/ports/480868

Log:
  This package makes it possible to serialize tags generated by the django-taggit
  package. Because the tags in the django-taggit package need to be added into a
  TaggableManager() one cannot use the usual Serializer that is retrieved from the
  Django REST Framework.

  WWW: https://github.com/glemmaPaul/django-taggit-serializer

  PR:		231114
  Submitted by:	freebsd_ports@k-worx.org
  Sponsored by:	iXsystems Inc.

Changes:
  head/www/Makefile
  head/www/py-django-taggit-serializer/
  head/www/py-django-taggit-serializer/Makefile
  head/www/py-django-taggit-serializer/distinfo
  head/www/py-django-taggit-serializer/pkg-descr