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

Last updated: July 05,2024

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

This guide covers the steps necessary to install python-django-crispy-forms-doc on Kali Linux

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

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

Please follow the step by step instructions below to uninstall python-django-crispy-forms-doc on Kali Linux:

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

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

Package: python-django-crispy-forms-doc
Source: python-django-crispy-forms
Version: 2.1-2
Installed-Size: 1423
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: 291216
SHA256: 2fde7b9f6da5571f859f1a323eb9cc966ed85192955cf93cc5944181c5d5ec30
SHA1: 028fcb8b667e8c86ce16ae32c6da18f842a11714
MD5sum: effdb0b16e093c02913a8aa59128bf89
Description: app for Django providing elegant form rendering (Documentation)
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 2, 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/django-crispy-forms/django-crispy-forms
Section: doc
Priority: optional
Filename: pool/main/p/python-django-crispy-forms/python-django-crispy-forms-doc_2.1-2_all.deb