Bug 205096

Summary: New port: www/py-django-sortedm2m A drop-in replacement for django's many to many field with sorted relations.
Product: Ports & Packages Reporter: Kevin Golding <ports>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi
Priority: --- Keywords: feature, patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Shar of www/py-django-sortedm2m
none
Poudriere build log for 10.2-RELEASE on amd64
none
Poudriere build log for 10.2-RELEASE on i386 none

Description Kevin Golding 2015-12-07 16:50:41 UTC
Created attachment 163942 [details]
Shar of www/py-django-sortedm2m

A new port for www/py-django-sortedm2m since another port I maintain now has this as a dependancy
Comment 1 Kevin Golding 2015-12-07 16:51:23 UTC
Created attachment 163943 [details]
Poudriere build log for 10.2-RELEASE on amd64
Comment 2 Kevin Golding 2015-12-07 16:52:28 UTC
Created attachment 163944 [details]
Poudriere build log for 10.2-RELEASE on i386
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-12-21 14:23:20 UTC
A commit references this bug:

Author: miwi
Date: Mon Dec 21 14:22:56 UTC 2015
New revision: 404108
URL: https://svnweb.freebsd.org/changeset/ports/404108

Log:
  sortedm2m is a drop-in replacement for Django's own ManyToManyField. The
  provided SortedManyToManyField behaves like the original one but remembers
  the order of added relations.

  WWW: https://github.com/gregmuellegger/django-sortedm2m

  PR:		205096
  Submitted by:	Kevin Golding <ports@caomhin.org>
  Approved by:    mat (mentor)
  Differential Revision: D4628

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