Bug 205096 - New port: www/py-django-sortedm2m A drop-in replacement for django's many to many field with sorted relations.
Summary: New port: www/py-django-sortedm2m A drop-in replacement for django's many to ...
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:
Keywords: feature, patch
Depends on:
Blocks:
 
Reported: 2015-12-07 16:50 UTC by Kevin Golding
Modified: 2015-12-21 14:23 UTC (History)
1 user (show)

See Also:


Attachments
Shar of www/py-django-sortedm2m (1.77 KB, text/plain)
2015-12-07 16:50 UTC, Kevin Golding
no flags Details
Poudriere build log for 10.2-RELEASE on amd64 (19.66 KB, text/plain)
2015-12-07 16:51 UTC, Kevin Golding
no flags Details
Poudriere build log for 10.2-RELEASE on i386 (19.96 KB, text/plain)
2015-12-07 16:52 UTC, Kevin Golding
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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