Port details |
- py-dj42-django-crispy-forms Best way to have Django DRY forms
- 2.0 www
=0 2.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use www/py-django-crispy-forms instead
This port expired on: 2024-06-15
- Maintainer: grembo@FreeBSD.org
- Port Added: 2024-02-22 20:18:08
- Last Update: 2024-06-15 18:27:06
- Commit Hash: 3bcee30
- 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.
- ¦ ¦ ¦ ¦
- 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}dj42-django-crispy-forms>0:www/py-dj42-django-crispy-forms@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py39-dj22-django-crispy-forms
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj42-django-crispy-forms
- Package flavors (<flavor>: <package>)
- py39: py39-dj42-django-crispy-forms
- distinfo:
- TIMESTAMP = 1684104566
SHA256 (django-crispy-forms-2.0.tar.gz) = 90193b068bf948d9c68449bc8260afed1a8e2afe11ee0bac8c4ebfaeb175b322
SIZE (django-crispy-forms-2.0.tar.gz) = 277697
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=61.0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django42>=0 : www/py-django42@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj42-django-crispy-forms
- USES:
- dos2unix python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-django-crispy-forms on 2024-06-15
REASON: Has expired: Obsolete, please use www/py-django-crispy-forms instead
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0 15 Jun 2024 18:27:06 |
Rene Ladan (rene) |
www/py-dj42-django-crispy-forms: Remove expired port
2024-06-15 www/py-dj42-django-crispy-forms: Obsolete, please use
www/py-django-crispy-forms instead |
2.0 27 May 2024 05:28:53 |
Kai Knoblich (kai) |
*/py-dj42*: Deprecate/Set to expire
* The */py-dj42* ports have no more consumers and are redundant now
as all the other Django ports have been switched from Django 3.2
to Django 4.2 in the last few weeks. [1]
PR: 276319 [1]
With hat: python |
2.0 22 Feb 2024 20:15:52 |
Michael Gmelin (grembo) |
www/py-dj42-django-crispy-forms: New port
Django 4.2 version of www/py-django-crispy-forms, happy to pass
it to its maintainer or make it disappear, once 4.2 is the default
django version. |
Number of commits found: 3
|