How to Install and Uninstall python3-django-crispy-forms Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-django-crispy-forms" package

Please follow the guidance below to install python3-django-crispy-forms on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-django-crispy-forms

2. Uninstall "python3-django-crispy-forms" package

This is a short guide on how to uninstall python3-django-crispy-forms on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-django-crispy-forms $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-crispy-forms package on Ubuntu 21.10 (Impish Indri)

Package: python3-django-crispy-forms
Architecture: all
Version: 1.9.2-1
Priority: optional
Section: universe/python
Source: python-django-crispy-forms
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 401
Depends: python3-django, python3:any
Suggests: python-django-crispy-forms-doc
Filename: pool/universe/p/python-django-crispy-forms/python3-django-crispy-forms_1.9.2-1_all.deb
Size: 49784
MD5sum: 83db4c0d90f1ed25aa6770c12d4d9af7
SHA1: 69b6835ad86f35e0cf592d5b239b3d3f756b0c74
SHA256: 2c1e5464496573d6de79eb09bc4870c71669af7c2ebdbce83823ab11dd7c453b
SHA512: de27e66578f37a1ff4a4da31698d7409af924a579b134e6810d67f9229943c899084f2ebd24a711178b7b1295a675aba92e1764467649f4810fc50ab88a5a126
Homepage: https://github.com/django-crispy-forms/django-crispy-forms
Description-en: app for Django providing elegant form rendering (Python3 version)
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 and 3), 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 Python 3 version of the library.
Description-md5: 2d057b6635fd8846a28bfea5e4676294