How to Install and Uninstall python-django-crispy-forms-foundation-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "python-django-crispy-forms-foundation-doc" package

Here is a brief guide to show you how to install python-django-crispy-forms-foundation-doc on Kali Linux

$ sudo apt update $ sudo apt install python-django-crispy-forms-foundation-doc

2. Uninstall "python-django-crispy-forms-foundation-doc" package

Here is a brief guide to show you how to uninstall python-django-crispy-forms-foundation-doc on Kali Linux:

$ sudo apt remove python-django-crispy-forms-foundation-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-crispy-forms-foundation-doc package on Kali Linux

Package: python-django-crispy-forms-foundation-doc
Source: python-django-crispy-forms-foundation
Version: 1.0.2+ds-1
Installed-Size: 550
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 58288
SHA256: 357589bd65845464bdcb570c04080ca1b36958c2f3d6636d070844a91cdb2734
SHA1: 43b77e4dc27e3aeb1bb940596955073ac98e4628
MD5sum: d7cb3cb01e9c575c6233b2614e7e9b68
Description: Django-crispy-forms layout objects for Foundation for sites (Documentation)
This is a Django application to add django-crispy-forms layout objects for
the CSS framework Foundation for sites. It depends on the
python3-crispy-forms library.
.
django-crispy-forms provides you with a |crispy filter and {% crispy %} tag
that will let you control the rendering behavior of your Django forms in a
very elegant and DRY way. Have full control without writing custom form
templates. All this without breaking the standard way of doing things in
Django, so it plays nice with any other form application.
.
django-crispy-forms supports several frontend frameworks, such as Twitter
Bootstrap (versions 3 and 4), Uni-form and Foundation. You can also easily
adapt your custom company's one, creating your own, see the docs for more
information. You can easily switch among them using CRISPY_TEMPLATE_PACK
setting variable.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sveetch/crispy-forms-foundation
Section: doc
Priority: optional
Filename: pool/main/p/python-django-crispy-forms-foundation/python-django-crispy-forms-foundation-doc_1.0.2+ds-1_all.deb