Bug 236681 - [NEW PORT] www/py-dj21-django-crispy-forms: Best way to have Django DRY forms - for Django 2.1
Summary: [NEW PORT] www/py-dj21-django-crispy-forms: Best way to have Django DRY forms...
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: Michael Gmelin
URL:
Keywords:
Depends on:
Blocks: 236680
  Show dependency treegraph
 
Reported: 2019-03-21 02:47 UTC by Michael Gmelin
Modified: 2020-03-22 02:31 UTC (History)
2 users (show)

See Also:


Attachments
`poudriere testport` log (72.32 KB, text/plain)
2019-03-23 17:08 UTC, Michael Gmelin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gmelin freebsd_committer freebsd_triage 2019-03-21 02:47:36 UTC
Following the example of other py-dj21-* ports, create a port of django crispy forms for Django 2.1.
Comment 1 Michael Gmelin freebsd_committer freebsd_triage 2019-03-23 17:08:34 UTC
Created attachment 203070 [details]
`poudriere testport` log
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-23 17:52:53 UTC
A commit references this bug:

Author: grembo
Date: Sat Mar 23 17:52:00 UTC 2019
New revision: 496677
URL: https://svnweb.freebsd.org/changeset/ports/496677

Log:
  Add a port of django-crispy-forms specifically for Django 2.1

  This uses the approach taken by kai@ for various django ports
  in r492690: Depend on Django 2.1, require python 3.5 or
  higher and add a conflict variable to the Django 1.x version
  of the port.

  Minor fix to pkg-descr and Makefile to pacify portlint while
  I was there.

  PR:		236681

Changes:
  head/www/Makefile
  head/www/py-dj21-django-crispy-forms/
  head/www/py-dj21-django-crispy-forms/Makefile
  head/www/py-dj21-django-crispy-forms/pkg-descr
  head/www/py-django-crispy-forms/Makefile
  head/www/py-django-crispy-forms/pkg-descr