Port details |
- py-dj22-django-crispy-forms Best way to have Django DRY forms
- 1.9.1 www
=0 1.9.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use www/py-django-crispy-forms instead
This port expired on: 2020-06-30
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-11-13 23:24:29
- Last Update: 2020-06-30 10:32:54
- SVN Revision: 540890
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/django-crispy-forms/django-crispy-forms
- Description:
- The best way to have Django DRY forms. Build programmatic reusable layouts out
of components, having full control of the rendered HTML without writing HTML in
templates. All this without breaking the standard way of doing things in Django,
so it plays nice with any other form application.
The application mainly provides:
- A filter named |crispy that will render elegant div based forms. Think of it
as the built-in methods: as_table, as_ul and as_p. You cannot tune up the
output, but it is easy to start using it.
- A tag named {% crispy %} that will render a form based on your configuration
and specific layout setup. This gives you amazing power without much hassle,
helping you save tons of time.
WWW: https://pypi.org/project/django-crispy-forms/
WWW: https://github.com/django-crispy-forms/django-crispy-forms
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj22-django-crispy-forms>0:www/py-dj22-django-crispy-forms@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-dj22-django-crispy-forms
- Package flavors (<flavor>: <package>)
- py37: py37-dj22-django-crispy-forms
- distinfo:
- TIMESTAMP = 1589741565
SHA256 (django-crispy-forms-1.9.1.tar.gz) = fbe9c2c9698b6590afe37940cb08194d1e722015f6bc5bee83f679362406ea30
SIZE (django-crispy-forms-1.9.1.tar.gz) = 62308
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-django22>=0 : www/py-django22@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- dos2unix python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.1 30 Jun 2020 10:32:54 |
rene |
Remove expired ports:
2020-06-30 databases/p5-Search-Xapian10: Depend on unsupported xapian-core. Use
databases/p5-Search-Xapian instead
2020-06-30 databases/xapian-core10: Unsupported by upstream. Use
databases/xapian-core instead
2020-06-30 devel/py-dj22-django-rq: Obsolete, please use www/py-django-rq
instead
2020-06-30 devel/rubygem-cucumber-expressions: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-expressions6: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-tag_expressions1: Use
devel/rubygem-cucumber-tag_expressions instead
2020-06-30 print/xpp: Last update as 2004-12-09, unsupported by upstream
2020-06-30 textproc/rubygem-gherkin: Use textproc/rubygem-cucumber-gherkin
instead
2020-06-30 www/p5-Catalyst-Model-Xapian10: Depend on unsupported xapian-core.
Use www/p5-Catalyst-Model-Xapian instead
2020-06-30 www/py-dj22-django-auth-ldap: Obsolete, please use
www/py-django-auth-ldap instead
2020-06-30 www/py-dj22-django-cacheops: Obsolete, please use
www/py-django-cacheops instead
2020-06-30 www/py-dj22-django-cors-headers: Obsolete, please use
www/py-django-cors-headers instead
2020-06-30 www/py-dj22-django-crispy-forms: Obsolete, please use
www/py-django-crispy-forms instead (Only the first 15 lines of the commit message are shown above ) |
1.9.1 24 Jun 2020 17:38:42 |
sunpoet |
Set EXPIRATION_DATE to 2020-06-30 |
1.9.1 17 May 2020 20:17:42 |
sunpoet |
Update to 1.9.1
Changes: https://github.com/django-crispy-forms/django-crispy-forms/releases |
1.9.0 13 May 2020 20:44:29 |
sunpoet |
Update to 1.9.0
- Update RUN_DEPENDS: use Django 2.2
- Update CONFLICTS_INSTALL
- Mark www/py-dj22-django-crispy-forms as DEPRECATED
Changes: https://github.com/django-crispy-forms/django-crispy-forms/releases
PR: 245523
Submitted by: kai |
1.9.0 03 Mar 2020 18:51:23 |
sunpoet |
Use USES=dos2unix to convert CRLF to LF |
1.9.0 01 Mar 2020 06:49:11 |
sunpoet |
Update to 1.9.0
Changes: https://github.com/django-crispy-forms/django-crispy-forms/releases |
1.8.1 08 Dec 2019 17:04:24 |
sunpoet |
Update to 1.8.1
Changes: https://github.com/django-crispy-forms/django-crispy-forms/releases |
1.8.0 13 Nov 2019 23:24:09 |
sunpoet |
Add py-dj22-django-crispy-forms 1.8.0 (copied from py-django-crispy-forms) |
Number of commits found: 8
|